aboutsummaryrefslogtreecommitdiff
path: root/src/static
diff options
context:
space:
mode:
Diffstat (limited to 'src/static')
-rw-r--r--src/static/style.css5
-rw-r--r--src/static/style.css.sha2562
2 files changed, 6 insertions, 1 deletions
diff --git a/src/static/style.css b/src/static/style.css
index 639e191..a91b9df 100644
--- a/src/static/style.css
+++ b/src/static/style.css
@@ -76,6 +76,11 @@ label {
max-width: 100%;
}
+.regular-text {
+ font-size: inherit;
+ font-weight: inherit;
+}
+
.addition { background: #e6ffed; }
.deletion { background: #ffeef0; }
.addition ins {background: #acf2bd; text-decoration: none; }
diff --git a/src/static/style.css.sha256 b/src/static/style.css.sha256
index 7d21d8b..434cce7 100644
--- a/src/static/style.css.sha256
+++ b/src/static/style.css.sha256
@@ -1 +1 @@
-6odUGn42jSM91sFFJm0cerQgUL9BwhGaeanA+q5qZFQ= \ No newline at end of file
+nNLYarzU1i7D9yDyQw5R+15yNbfgxY838qGt/MH3I0E= \ No newline at end of file