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

m
m
Line 110: Line 110:
 
/*This surrounds the whole entry, has a purple line on the left side*/
 
/*This surrounds the whole entry, has a purple line on the left side*/
 
.entry{
 
.entry{
  clear: both;
 
 
   border-left-style: solid;
 
   border-left-style: solid;
 
   border-color: #639FAB;
 
   border-color: #639FAB;
Line 140: Line 139:
 
/*Styling for month*/
 
/*Styling for month*/
 
.month{
 
.month{
   clear: both;
+
   padding: 15px 0 0 30px;  
 
   position: relative;
 
   position: relative;
 
   z-index: 0;
 
   z-index: 0;

Revision as of 06:03, 26 June 2015