more graphics
[prawokultury.git] / prawokultury / static / css / entry.css
index bb7d7a0..ed7e8a8 100644 (file)
@@ -4,7 +4,7 @@
   margin-top: 0em; }
 
 .entry-short {
-  border-top: 1px solid #8b8b87; }
+  border-bottom: 1px solid #8b8b87; }
   .entry-short .entry-wrapped {
     padding-top: .7em; }
 
       content: url("/static/img/read-more.png");
       margin-left: .7em; }
 
-.entry-info .entry-wrapped {
+.entry-info .entry-wrapped,
+.entry-publications .entry-wrapped {
   margin-left: 0; }
-  .entry-info .entry-wrapped h1 {
+  .entry-info .entry-wrapped h1,
+  .entry-publications .entry-wrapped h1 {
     font-size: 2em; }
 
 .entry-picture {
@@ -60,8 +62,9 @@
 
 .submit-link {
   margin-top: 1em;
-  margin-bottom: 1em;
-  height: 1.7em; }
+  padding-bottom: 1em;
+  height: 1.7em;
+  border-bottom: 1px solid #8b8b87; }
   .submit-link a {
     color: black;
     font-size: 1.1em; }