website/stylesheets/screen.css in zcc-0.1.0 vs website/stylesheets/screen.css in zcc-0.2.0
- old
+ new
@@ -10,11 +10,11 @@
color: #444;
}
h1 {
font-family: sans-serif;
font-weight: normal;
- font-size: 4em;
+ font-size: 2em;
line-height: 0.8em;
letter-spacing: -0.1ex;
margin: 5px;
}
li {
@@ -109,10 +109,10 @@
border: 3px solid #141331;
}
#version .numbers {
display: block;
- font-size: 4em;
+ font-size: 3em;
line-height: 0.8em;
letter-spacing: -0.1ex;
margin-bottom: 15px;
}