Merge pull request #28 from qweqq/master

Разширяване на менюто за да може да побере Streaming бутон
This commit is contained in:
Vasil Kolev 2015-11-07 08:28:27 +02:00
commit 1ba2eccbe4
1 changed files with 4 additions and 0 deletions

View File

@ -276,6 +276,10 @@ nav .menu > li:hover {
text-indent: -9999px;
}
nav > .content {
max-width: 1080px;
}
nav ul a {
color: #000;
text-decoration: none;