aboutsummaryrefslogtreecommitdiffstats
path: root/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css12
1 files changed, 12 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
index 56627aa..0ab4e82 100644
--- a/static/style.css
+++ b/static/style.css
@@ -112,6 +112,18 @@ footer {
background-color: gainsboro;
}
+.mikrotik_tr {
+ font-size: x-small;
+ padding-bottom: 1em;
+ padding-top: 1em;
+ border-spacing:0 5px;
+}
+
+.mikrotik_interface_name {
+ text-align: right;
+ padding-right: 15px;
+}
+
@media screen and (max-width: 1200px) {
#multicharts ul li {
width: 100%;