mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 07:46:23 -04:00
Move navigation into its own css file
This commit is contained in:
@@ -48,29 +48,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
#navigation {
|
|
||||||
padding: 50px 0 0 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
#navigation li {
|
|
||||||
@include core-16();
|
|
||||||
margin: 3px 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
#navigation ul {
|
|
||||||
border-bottom: 1px solid #777;
|
|
||||||
margin: 0 20px 0 0;
|
|
||||||
list-style-type: none;
|
|
||||||
padding: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
#navigation a:link,a:visited {
|
|
||||||
text-decoration: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
#navigation a:hover {
|
|
||||||
color: #2e8aca;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user