Skip to content

Commit 7ebbd97

Browse files
author
Joseph Damiba
committed
remove covid css and remove margin-top from #modal-input
1 parent 764b599 commit 7ebbd97

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

all_static/css/main.css

-13
Original file line numberDiff line numberDiff line change
@@ -9313,7 +9313,6 @@ pre, code, .hljs {
93139313
#modal-input{
93149314
background-color: #fff;
93159315
border-radius: 5px;
9316-
margin-top: 25px;
93179316
border: 1px solid lightgrey;
93189317
box-sizing: border-box;
93199318
display: block;
@@ -9564,15 +9563,3 @@ section > .nav-breadcrumb-container {
95649563
.-identity a:hover {
95659564
border-bottom: 2px solid #506784;
95669565
}
9567-
9568-
#covid-banner {
9569-
width: 100%;
9570-
min-height: 30px;
9571-
line-height: 30px;
9572-
background-color: #e4f5f2;
9573-
text-align: center;
9574-
}
9575-
9576-
#covid-banner a {
9577-
color: #f4564e;
9578-
}

0 commit comments

Comments
 (0)