Fix color of menu items for mobile version.

This commit is contained in:
Andrey Shitov 2015-06-14 14:01:39 +03:00
parent 8f615e3732
commit 7525563eeb

View File

@ -87,6 +87,7 @@ body{ height: 100%; margin: 0;}
.page-link {
padding: 5px 10px;
vertical-align: middle;
color: #2388DB;
}
}
}