better handle urls
This commit is contained in:
Vendored
+4
@@ -46,3 +46,7 @@
|
||||
.small2 {
|
||||
font-size: 70%;
|
||||
}
|
||||
|
||||
a.link-no-color {
|
||||
color: unset;
|
||||
}
|
||||
|
||||
Vendored
-4
@@ -15,7 +15,3 @@ html {
|
||||
@import "bootstrap-customizations/navbar";
|
||||
@import "bootstrap-customizations/footer";
|
||||
@import "bootstrap-customizations/help";
|
||||
|
||||
a.link-no-color {
|
||||
color: unset;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user