Difference between revisions of "Template:TU Dresden-playgroundStyle/CSS"

Line 20: Line 20:
 
padding: 0;
 
padding: 0;
 
border: 0;
 
border: 0;
font-size: 100%;
 
 
font-weight: normal;
 
font-weight: normal;
 
vertical-align: baseline;
 
vertical-align: baseline;
Line 164: Line 163:
  
 
:root {
 
:root {
--logo-dark-blue: rgb(28, 20, 68);
+
    --logo-dark-blue: rgb(28, 20, 68);
 
     --logo-bright-blue: rgb(71, 51, 174);
 
     --logo-bright-blue: rgb(71, 51, 174);
 
     --logo-pink: rgb(224, 18, 100);
 
     --logo-pink: rgb(224, 18, 100);
Line 251: Line 250:
  
 
.box-heading {
 
.box-heading {
 +
font-family: var(--headfont);
 
background: var(--logo-dark-blue);
 
background: var(--logo-dark-blue);
 
color: var(--bright-bg-color);
 
color: var(--bright-bg-color);

Revision as of 23:34, 10 October 2017