mirror of
https://github.com/nasa/trick.git
synced 2025-06-23 17:17:34 +00:00
6 lines
272 B
CSS
6 lines
272 B
CSS
h1 {font-family: sans-serif, cursive, serif;font-size: 32px;margin-left: 1em;}
|
|
h2 {font-family: sans-serif;font-size: 18px;margin-left: 1em;}
|
|
a {font-family: sans-serif;font-size: 16px;}
|
|
div.header { background-image: linear-gradient(#afafff, white);}
|
|
.button{width: 20%}
|