18 lines
285 B
Text
18 lines
285 B
Text
#message
|
|
padding: 20px
|
|
background: lightyellow url('../css/images/overlay.png')
|
|
color: #d64760
|
|
font-size: 1.5em
|
|
|
|
.item
|
|
background: #1a1f2c;
|
|
background: rgba(255,255,255,0.25);
|
|
|
|
nav li
|
|
display: inline-block
|
|
|
|
.center
|
|
text-align: center
|
|
|
|
nav
|
|
padding: 1em 2em !important
|