Little fixes
This commit is contained in:
parent
5f815907e1
commit
2011e9f892
4 changed files with 56 additions and 17 deletions
|
|
@ -146,6 +146,12 @@ nav#nav_mobile li a i{
|
|||
|
||||
}
|
||||
|
||||
a#logo_url {
|
||||
|
||||
color: #fbfbfb;
|
||||
|
||||
}
|
||||
|
||||
.right_flex {
|
||||
|
||||
display: inline-flex;
|
||||
|
|
@ -204,6 +210,14 @@ nav#nav_home a:hover {
|
|||
|
||||
}
|
||||
|
||||
nav#nav_home a.title_menu {
|
||||
|
||||
background:#fbfbfb;
|
||||
color: #000;
|
||||
|
||||
}
|
||||
|
||||
|
||||
#logo {
|
||||
|
||||
position:relative;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue