Explorar o código

Add some horizontal spacing to separate node submitted info from taxonomy links

FGM %!s(int64=15) %!d(string=hai) anos
pai
achega
512cd43350
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      fglt.css

+ 6 - 0
fglt.css

@@ -3,6 +3,11 @@ body {
   font-size: 12px;
 }
 
+.node .submitted {
+  padding-right: 0.5em;
+  margin-right: 0.5em;
+}
+
 div.classified-expires {
   background-color: #688a02;
   /* color: #2b4300; */
@@ -23,3 +28,4 @@ div.classified-expires-soon>hr {
   background-color: red;
   margin-bottom: 0;
 }
+