This commit is contained in:
Nicolas Bally 2016-07-27 13:36:46 +02:00
parent c24c2207eb
commit af8fe08ec6

View File

@ -283,18 +283,18 @@ h3{
text-transform:none; text-transform:none;
font-weight:500; font-weight:500;
font-size:26px; font-size:26px;
color:white; color:black;
span{ span{
display:block; display:block;
font-weight:500; font-weight:500;
font-size:1.6em; font-size:1.6em;
color:white; color:black;
} }
} }
p{ p{
max-width:550px; max-width:550px;
color:white; color:black;
} }