aboutsummaryrefslogtreecommitdiff
path: root/website/assets/css/marketing.css
diff options
context:
space:
mode:
Diffstat (limited to 'website/assets/css/marketing.css')
-rw-r--r--website/assets/css/marketing.css15
1 files changed, 1 insertions, 14 deletions
diff --git a/website/assets/css/marketing.css b/website/assets/css/marketing.css
index 56da20b..c7faaf3 100644
--- a/website/assets/css/marketing.css
+++ b/website/assets/css/marketing.css
@@ -136,7 +136,7 @@ a.pure-button-primary {
136 /* absolute center .splash within .splash-container */ 136 /* absolute center .splash within .splash-container */
137 width: 80%; 137 width: 80%;
138 height: 50%; 138 height: 50%;
139 overflow: auto; 139 /*overflow: auto;*/
140 margin: auto; 140 margin: auto;
141 position: absolute; 141 position: absolute;
142 top: 100px; 142 top: 100px;
@@ -271,16 +271,3 @@ a.pure-button-primary {
271 font-size: 300%; 271 font-size: 300%;
272 } 272 }
273} 273}
274
275/*
276 * Mods
277 */
278
279.pure-menu-heading {
280 text-transform: none !important;
281}
282
283.anchor {
284 position: relative;
285 margin-top: -5%;
286}