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

m (trying out journal settings)
m (trying out journal settings)
Line 173: Line 173:
 
/*Styling the pictures in the journal so that there is also the left line so that it aligns with others.*/
 
/*Styling the pictures in the journal so that there is also the left line so that it aligns with others.*/
 
.journalpic{
 
.journalpic{
   width:90%;
+
   width:95%;
 
   /*height:30%;*/
 
   /*height:30%;*/
 
   float:right; /*trying out photo positions */
 
   float:right; /*trying out photo positions */
   padding: 0 0 0 5px;
+
   margin:5px 0 0 5px;
   /*padding: 0 35% 0 35%;
+
   /*padding: 0 0 0 5px;*/
  border-left-style: solid;
+
  border-color: #639FAB;
+
  border-width: 2px;*/
+
 
}
 
}
 
/*Journal pics when mouse is over them*/
 
/*Journal pics when mouse is over them*/

Revision as of 06:33, 30 June 2015