Commit 8719b8c1 by Sef Kloninger

Merge pull request #4061 from caesar2164/giulio/unauth-tos-footer-style

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