Fix the declaration order

This commit is contained in:
gregoirenovel 2017-04-11 16:42:14 +02:00
parent 0ed13c9fe7
commit 6a13e481fd

View file

@ -20,6 +20,8 @@
#title {
padding-bottom: 2%;
padding-top: 1%;
color: #FFFFFF;
text-shadow: 0px 0px 10px rgb(0, 0, 0);
h2 {
font-size: 35px;
@ -28,9 +30,6 @@
.btn {
text-shadow: none;
}
color: #FFFFFF;
text-shadow: 0px 0px 10px rgb(0, 0, 0);
}
}