Explorar o código

adjusted selector for small labels from h3 to h2

Garrick van Buren %!s(int64=12) %!d(string=hai) anos
pai
achega
856b15c6d0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      assets/stylesheets/foreground.css

+ 1 - 1
assets/stylesheets/foreground.css

@@ -21,7 +21,7 @@ small {
   font-size: 80%;
 }
 
-h3 small.label {
+h2 small.label {
   font-size: small;
   display:block;
 }