nav updated
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
/* Custom css allowing image styling in markdown */
|
||||
|
||||
.logo {
|
||||
width: 10% !important;
|
||||
width: 50% !important;
|
||||
}
|
||||
img[src*="#mx-auto"] {
|
||||
margin: auto;
|
||||
@@ -221,7 +221,7 @@ background-color: #2f5d89;
|
||||
}
|
||||
|
||||
header .customize {
|
||||
background-color: rgba(2, 2, 2, 0.5);
|
||||
background-color:#EEEBE4;
|
||||
position: fixed;
|
||||
}
|
||||
|
||||
@@ -267,6 +267,15 @@ a:hover{
|
||||
color: #80b6e9 !important;
|
||||
}
|
||||
|
||||
nav a {
|
||||
color: #775840 !important;
|
||||
}
|
||||
|
||||
nav a:hover {
|
||||
color: #a38269 !important;
|
||||
}
|
||||
|
||||
|
||||
a img{
|
||||
opacity: 1 !important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user