Commit e4c44f6b by Giulio Gratta

modify CSS to style Unathenticated access footer ToS link

parent ac7d31ae
......@@ -302,7 +302,7 @@ section.foldit {
}
}
section.unauth-tos {
.unauth-tos {
position: relative;
margin: 30px auto 0 auto;
background-color: $black;
......@@ -312,7 +312,7 @@ section.unauth-tos {
font-weight: bold;
text-align: center;
}
section.unauth-tos a {
.unauth-tos a {
padding: 5px;
background-color: $white;
border-radius: 5px;
......
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