tweak how utility.css-based stuff looks
This commit is contained in:
+7
-4
@@ -1,8 +1,9 @@
|
||||
body {
|
||||
margin : 2em;
|
||||
padding : 0em;
|
||||
margin : 20px;
|
||||
padding : 0px;
|
||||
font-family : sans-serif;
|
||||
font-size : 12px;
|
||||
background : white;
|
||||
}
|
||||
|
||||
p.warning {
|
||||
@@ -68,8 +69,10 @@ div.error {
|
||||
}
|
||||
|
||||
h1 {
|
||||
color : #88b0f0;
|
||||
font-size : 16pt;
|
||||
color : black;
|
||||
font-size : 32px;
|
||||
font-family : serif;
|
||||
/* text-shadow : 2px 2px 2px #f0f0f0; */
|
||||
}
|
||||
|
||||
h2 {
|
||||
|
||||
Reference in New Issue
Block a user