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

m
m
Line 106: Line 106:
 
/* Journal settings */
 
/* Journal settings */
  
#entry{
+
.entry{
 
   border-left-style: solid;
 
   border-left-style: solid;
 
   border-color: #639FAB;
 
   border-color: #639FAB;
Line 115: Line 115:
 
   border-left-style: solid;*/
 
   border-left-style: solid;*/
 
}
 
}
#entrytext{
+
.entrytext{
 
   display: inline;
 
   display: inline;
 
}
 
}
#day{
+
.day{
 
   border-style: none;
 
   border-style: none;
 
   display: inline;
 
   display: inline;
 
}
 
}
#month{
+
.month{
 
   margin: 0 0 0 0; /* why the hell doesn't this work!!!!???? */
 
   margin: 0 0 0 0; /* why the hell doesn't this work!!!!???? */
 
   padding: 15px 0 0 20px;
 
   padding: 15px 0 0 20px;
Line 128: Line 128:
 
   border-color: #639FAB;
 
   border-color: #639FAB;
 
}
 
}
#month.h1{
+
.month.h1{
 
   margin: 0 0 0 0;
 
   margin: 0 0 0 0;
 
}
 
}
#journalpic{
+
.journalpic{
 
   width:30%;
 
   width:30%;
 
   height:30%;
 
   height:30%;
Line 138: Line 138:
 
   border-color: #639FAB;
 
   border-color: #639FAB;
 
}
 
}
#journalpic:hover{
+
.journalpic:hover{
 
   width:50%;
 
   width:50%;
 
   height:50%;
 
   height:50%;
Line 145: Line 145:
 
   border-color: #639FAB;
 
   border-color: #639FAB;
 
}
 
}
#entrylogo{
+
.entrylogo{
 
   padding-top: 10px;
 
   padding-top: 10px;
 
   width: 15px;
 
   width: 15px;

Revision as of 12:02, 16 June 2015