Difference between revisions of "Team:Uppsala/CSS"

Line 5: Line 5:
 
}
 
}
  
.p{
+
h1 {
 
color: tomato;
 
color: tomato;
 
font-size:400%;
 
font-size:400%;
 
}
 
}

Revision as of 16:47, 22 May 2018

.title{ color:#FF0000;

}

h1 { color: tomato; font-size:400%; }