Difference between revisions of "Template:Aalto-Helsinki/CSS"

m
m
Line 100: Line 100:
 
#entry{
 
#entry{
 
   border-style: solid;
 
   border-style: solid;
   padding-top: 10px;
+
   padding: 0 0 0 40px; /* 75px being the width of the thumbnail + how much space you want to put between it and your text */
 +
  position: relative;
 
   /*padding-left: 5px;
 
   /*padding-left: 5px;
 
   border-left-style: solid;*/
 
   border-left-style: solid;*/
Line 125: Line 126:
 
}
 
}
 
#entrylogo{
 
#entrylogo{
   border-style: solid;
+
   border-style: dotted;
   height: 50px;
+
   width: 30px;
   left: -20px;
+
   left: 0;
 +
  position: absolute;
 +
  top: 0;
 
}
 
}
  

Revision as of 11:38, 11 June 2015