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