aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBonfaceKilz2020-12-23 14:57:49 +0300
committerBonfaceKilz2020-12-23 14:57:49 +0300
commit5f32f09afd4238465dbd4d9c9ea8c093826ad318 (patch)
treee2b289a74705be62a10b53785e511ceed1966947
parent73e0e802dd254bf2d167f6633c479e90b9bc4649 (diff)
downloadbh20-seq-resource-5f32f09afd4238465dbd4d9c9ea8c093826ad318.tar.gz
bh20-seq-resource-5f32f09afd4238465dbd4d9c9ea8c093826ad318.tar.lz
bh20-seq-resource-5f32f09afd4238465dbd4d9c9ea8c093826ad318.zip
Merge duplicate css rule
-rw-r--r--bh20simplewebuploader/static/main.css6
1 files changed, 1 insertions, 5 deletions
diff --git a/bh20simplewebuploader/static/main.css b/bh20simplewebuploader/static/main.css
index 237b952..b7ba1af 100644
--- a/bh20simplewebuploader/static/main.css
+++ b/bh20simplewebuploader/static/main.css
@@ -17,11 +17,6 @@ h1 {
text-align: center;
}
-.intro {
- color: #505050;
- // font-weight: 300;
-}
-
.header {
background-color: white;
margin: 0 auto;
@@ -202,6 +197,7 @@ span.dropt:hover {text-decoration: none; background: #ffffff; z-index: 6; }
}
.intro {
+ color: #505050;
grid-area: a;
}