mirror of
https://github.com/seigler/dash-website
synced 2025-07-28 15:36:09 +00:00
added styles
This commit is contained in:
parent
90db58113a
commit
f9ea8a6254
7 changed files with 57 additions and 46 deletions
|
@ -439,3 +439,10 @@ a.blog_link {
|
|||
clear:left;
|
||||
font:14px Helvetica,Arial,sans-serif;
|
||||
}
|
||||
|
||||
.section--colored {
|
||||
background-color: $color-blue;
|
||||
color: white;
|
||||
padding-top: 55px;
|
||||
margin-bottom: 55px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue