Commit 7e586efa authored by Savorboard's avatar Savorboard

update css.

parent 497c9ade
/* Sticky footer styles /* Sticky footer styles
-------------------------------------------------- */ -------------------------------------------------- */
html, body { html, body {
...@@ -247,7 +247,7 @@ a:hover .label-hover { ...@@ -247,7 +247,7 @@ a:hover .label-hover {
.job-snippet-code code { .job-snippet-code code {
display: block; display: block;
color: black; color: black;
background-color:#f5f5f5; background-color: #f5f5f5;
} }
.job-snippet-code pre .comment { .job-snippet-code pre .comment {
...@@ -534,17 +534,17 @@ div.metric-null { ...@@ -534,17 +534,17 @@ div.metric-null {
} }
.subscribe-table td { .subscribe-table td {
vertical-align:middle !important; vertical-align: middle !important;
} }
.subscribe-table td[rowspan]{ .subscribe-table td[rowspan] {
font-weight:bold; font-weight: bold;
} }
#legend { #legend {
background: #f1efef; background: rgba(173, 169, 169, 0.13);
position: absolute; position: absolute;
top: 110px; top: 110px;
right: 20px; right: 20px;
color: #000; color: #000;
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment