mirror of
https://github.com/amiaopensource/ffmprovisr.git
synced 2024-11-13 00:42:47 +01:00
cleanup css comments
This commit is contained in:
parent
9c16293617
commit
f7c273df6b
@ -17,7 +17,6 @@ h1 {
|
|||||||
}
|
}
|
||||||
|
|
||||||
div {
|
div {
|
||||||
/*font-family: 'Ubuntu', sans-serif;*/
|
|
||||||
font-family: 'Merriweather', serif;
|
font-family: 'Merriweather', serif;
|
||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
@ -26,7 +25,6 @@ div {
|
|||||||
margin: 8px;
|
margin: 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Bubble Float Top */
|
|
||||||
.btn {
|
.btn {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
@ -59,4 +57,3 @@ div {
|
|||||||
-webkit-transform: scale(1.3) translateZ(0);
|
-webkit-transform: scale(1.3) translateZ(0);
|
||||||
transform: scale(1.3) translateZ(0);
|
transform: scale(1.3) translateZ(0);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user