Difference between revisions of "Template:DTU-Denmark/partCSS"

(Created page with "<html> <style> .parttoppers{ display: inline-flex; width: 100%; position: relative; } .typebox{background-color:#09314F; width:60%; border-radius: 5px 20px 5px; bor...")
 
 
(One intermediate revision by the same user not shown)
Line 12: Line 12:
 
   border: 3px solid #09314F;
 
   border: 3px solid #09314F;
 
   margin:20px;
 
   margin:20px;
   padding: 0 20px;
+
   padding: 20px;
 
   color:#fff;
 
   color:#fff;
 
}
 
}
Line 19: Line 19:
 
width:40%; right:0px;  border-radius: 5px 20px 5px;
 
width:40%; right:0px;  border-radius: 5px 20px 5px;
 
border: 3px solid #09314F;margin:20px;
 
border: 3px solid #09314F;margin:20px;
   padding: 0 20px;
+
   padding: 20px;
 
   color:09314F;
 
   color:09314F;
 
}
 
}
Line 130: Line 130:
  
 
.collapsiblesmoll{
 
.collapsiblesmoll{
 
+
text-decoration: underline;
 
   background-color: #09314F;
 
   background-color: #09314F;
 
border-right: 5px solid linear-gradient(#143b6c, #aaa,#143b6c);;
 
border-right: 5px solid linear-gradient(#143b6c, #aaa,#143b6c);;
  color: white;
+
 
 
   cursor: pointer;
 
   cursor: pointer;
 
   padding: 18px;
 
   padding: 18px;

Latest revision as of 20:21, 21 October 2019