Commit 740a343b by Valera Rozuvan

Styling improvements.

parent 6f431df9
...@@ -421,7 +421,7 @@ div.videoalpha { ...@@ -421,7 +421,7 @@ div.videoalpha {
a.hide-subtitles { a.hide-subtitles {
background: url('../images/cc.png') center no-repeat; background: url('../images/cc.png') center no-repeat;
display: block; /* display: block; */
float: left; float: left;
font-weight: 800; font-weight: 800;
line-height: 46px; //height of play pause buttons line-height: 46px; //height of play pause buttons
...@@ -444,9 +444,7 @@ div.videoalpha { ...@@ -444,9 +444,7 @@ div.videoalpha {
opacity: 0.7; opacity: 0.7;
} }
background-color: inherit;
color: #797979; color: #797979;
text-decoration: inherit;
} }
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment