source: main/waeup-hugo/themes/dimension/static/css/noscript.css @ 14926

Last change on this file since 14926 was 14926, checked in by Henrik Bettermann, 7 years ago
File size: 205 bytes
Line 
1/*
2        Dimension by HTML5 UP
3        html5up.net | @ajlkn
4        Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
5*/
6
7/* Main */
8
9        #main article {
10                opacity: 1;
11                margin: 4rem 0 0 0;
12        }
Note: See TracBrowser for help on using the repository browser.