First css tests.
This commit is contained in:
parent
397403bebf
commit
36b85e1635
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ header
|
|||
*/
|
||||
background-color main-color
|
||||
border-bottom 1px solid darken(main-color, 30%)
|
||||
text-shadow 0px -1px 4px 2px darken(main-color, 30%)
|
||||
text-shadow 0px -1px 4px 2px #333
|
||||
|
||||
.container
|
||||
width 500px
|
||||
|
|
Loading…
Reference in a new issue