mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2024-12-21 22:07:48 +00:00
removed !important
This commit is contained in:
parent
c938c3a8ca
commit
96a11384a0
@ -3,9 +3,9 @@
|
||||
margin-top: 20px;
|
||||
}
|
||||
a {
|
||||
color: #f8f9fa !important;
|
||||
color: #f8f9fa;
|
||||
font-family: Roboto, "Helvetica Neue", sans-serif;
|
||||
font-size: 14px;
|
||||
font-weight: 400;
|
||||
text-decoration: none !important;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user