Der Blaue Engel: Difference between revisions
From LiberationMUSH Wiki
(Created page with "{{#css: @keyframes example { from {color: #000f89;} to {color: #ddddee;} } .container { width: 1024px; margin: auto; display: flex; flex-direction: column; } .navbar-contai...") |
No edit summary |
||
Line 16: | Line 16: | ||
width: 100%; | width: 100%; | ||
background-color: black; | background-color: black; | ||
padding: 1em 0; | |||
} | } | ||
Line 55: | Line 56: | ||
.logo-caps { | .logo-caps { | ||
font-weight: 700; | font-weight: 700; | ||
color: #9999ff; | |||
} | } | ||