improvements in table header
This commit is contained in:
Vendored
+4
@@ -42,3 +42,7 @@
|
||||
.box-shadow {
|
||||
box-shadow: 0 2px 3px rgba(black, .3);
|
||||
}
|
||||
|
||||
.small2 {
|
||||
font-size: 70%;
|
||||
}
|
||||
|
||||
Vendored
+4
@@ -15,3 +15,7 @@ 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