website/stylesheets/screen.css in patternmatching-0.2.4 vs website/stylesheets/screen.css in patternmatching-0.2.5
- old
+ new
@@ -112,9 +112,18 @@
#version .numbers {
display: block;
font-size: 4em;
line-height: 0.8em;
letter-spacing: -0.1ex;
+ margin-bottom: 15px;
+}
+
+#version p {
+ text-decoration: none;
+ color: #141331;
+ background-color: #B3ABFF;
+ margin: 0;
+ padding: 0;
}
#version a {
text-decoration: none;
color: #141331;