Difference between revisions of "Template:SDU-Denmark"

Line 79: Line 79:
 
     font-family: 'Open Sans', sans-serif;
 
     font-family: 'Open Sans', sans-serif;
 
     font-size: 16px;
 
     font-size: 16px;
     line-height: 1.8;
+
     line-height: 24px;
 
     text-align: justify;
 
     text-align: justify;
 
     color: rgba(0, 0, 0, .8);
 
     color: rgba(0, 0, 0, .8);
Line 135: Line 135:
 
#teamCover {
 
#teamCover {
 
   height: 150px;
 
   height: 150px;
   background: url(https://media.discordapp.net/attachments/290030902992437250/342689660516171776/banner_eksempel.png)
+
   background-color: #E2DCA8;
 
   background-size: cover;
 
   background-size: cover;
 
}
 
}
Line 185: Line 185:
 
#presentationCover {
 
#presentationCover {
 
   background: #E2DCA8;
 
   background: #E2DCA8;
   background: linear-gradient(to right, #E2DCA8, rgba(255, 253, 233, .8), rgba(208, 215, 214, .1));
+
   background: linear-gradient(to right, #E2DCA8, rgba(255, 253, 233, .8), rgba(208, 215, 214, .1)) url(https://media.discordapp.net/attachments/290030902992437250/342689660516171776/banner_eksempel.png);
 
   border-radius: 10px;
 
   border-radius: 10px;
 
   height: 120px;
 
   height: 120px;

Revision as of 10:09, 4 August 2017