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

m
m
Line 26: Line 26:
 
   display: none;
 
   display: none;
 
}
 
}
/*Tried to make the content width the whole page... Not the stupid box*/
+
/*Tried to make the content wiborder-color:dth the whole page... Not the stupid box*/
 
#globalWrapper, #content{
 
#globalWrapper, #content{
 
   width: 100%;
 
   width: 100%;
Line 115: Line 115:
 
#month{
 
#month{
 
   /*padding-top: 10px;*/
 
   /*padding-top: 10px;*/
   /*padding-left: 5px;
+
   /*padding-left: 5px;*/
   border-left-style: solid;*/
+
   border-left-style: solid;
 +
  border-color: #639FAB;
 
}
 
}
 
#journalpic{
 
#journalpic{
 
   width:30%;
 
   width:30%;
 
   height:30%;
 
   height:30%;
 +
  border-left-style: solid;
 +
  border-color: #639FAB;
 
}
 
}
 
#journalpic:hover{
 
#journalpic:hover{
 
   width:50%;
 
   width:50%;
 
   height:50%;
 
   height:50%;
 +
  border-left-style: solid;
 +
  border-color: #639FAB;
 
}
 
}
 
#entrylogo{
 
#entrylogo{

Revision as of 12:02, 11 June 2015