website/stylesheets/screen.css in skynet-0.9.2 vs website/stylesheets/screen.css in skynet-0.9.3

- old
+ new

@@ -1,32 +1,32 @@ body { - background-color: #E1D1F1; - font-family: "Georgia", sans-serif; + background-color: #fff; + font-family: "Lucida Grande", sans-serif; font-size: 16px; - line-height: 1.6em; + line-height: 1.4em; padding: 1.6em 0 0 0; color: #333; } h1, h2, h3, h4, h5, h6 { color: #444; } h1 { font-family: sans-serif; font-weight: normal; - font-size: 4em; - line-height: 0.8em; + font-size: 0em; + line-height: 0.0em; letter-spacing: -0.1ex; margin: 5px; } + li { padding: 0; margin: 0; list-style-type: square; } a { - color: #5E5AFF; - background-color: #DAC; + color: #2255aa; font-weight: normal; text-decoration: underline; } blockquote { font-size: 90%; @@ -49,11 +49,11 @@ font-size: smaller; } table { font-size: 90%; - line-height: 1.4em; + line-height: 1.2em; color: #ff8; background-color: #111; padding: 2px 10px 2px 10px; border-style: dashed; } @@ -101,21 +101,21 @@ text-align: right; font-family: sans-serif; font-weight: normal; background-color: #B3ABFF; color: #141331; - padding: 15px 20px 10px 20px; + padding: 10px 10px 10px 10px; margin: 0 auto; - margin-top: 15px; + margin-top: 10px; border: 3px solid #141331; } #version .numbers { display: block; font-size: 4em; - line-height: 0.8em; + line-height: 0.6em; letter-spacing: -0.1ex; - margin-bottom: 15px; + margin-bottom: 10px; } #version p { text-decoration: none; color: #141331;