unbreak card title

This commit is contained in:
Kazhnuz 2018-06-08 01:00:32 +02:00
parent 245f2d0ef4
commit 143f1447a1
1 changed files with 5 additions and 4 deletions

View File

@ -71,10 +71,11 @@ footer {
box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.3), inset 0px -2px 0px rgba(0, 0, 0, 0.2);
}
.card-title {
color:#FFF;
text-align:center;
text-shadow: 0px -1px 0px rgba(0,0,0,0.3);
h1.card-title, h2.card-title, h3.card-title, h4.card-title, h5.card-title, h6.card-title, h7.card-title, h8.card-title, h9.card-title, h10.card-title {
font-size:1.1em;
text-align:center;
text-shadow: 0px -1px 0px rgba(0,0,0,0.3);
margin:0px;
}
/* meta */