Merge pull request #28 from qweqq/master
Разширяване на менюто за да може да побере Streaming бутон
This commit is contained in:
commit
1ba2eccbe4
|
@ -276,6 +276,10 @@ nav .menu > li:hover {
|
||||||
text-indent: -9999px;
|
text-indent: -9999px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
nav > .content {
|
||||||
|
max-width: 1080px;
|
||||||
|
}
|
||||||
|
|
||||||
nav ul a {
|
nav ul a {
|
||||||
color: #000;
|
color: #000;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
|
Loading…
Reference in New Issue