Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b11471f987 |
@@ -125,7 +125,10 @@ a:hover {
|
|||||||
}
|
}
|
||||||
.sub-menu > a:hover {
|
.sub-menu > a:hover {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
color: #000;
|
color: #ffffff;
|
||||||
|
}
|
||||||
|
#menuControl{
|
||||||
|
background-color: #68227b
|
||||||
}
|
}
|
||||||
.main-content-slide {
|
.main-content-slide {
|
||||||
position: relative;
|
position: relative;
|
||||||
@@ -182,5 +185,3 @@ a:hover {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user