File tree Expand file tree Collapse file tree 1 file changed +0
-25
lines changed Expand file tree Collapse file tree 1 file changed +0
-25
lines changed Original file line number Diff line number Diff line change 1
- /*
2
-
3
- ################################################################
4
- ################################################################
5
- ################################################################
6
-
7
- !!!!WARNING!!!!
8
-
9
- DO NOT EDIT html/css/style.css DIRECTLY. That file is
10
- auto-generated from assets/sass/style.scss and your changes will
11
- be over-written.
12
-
13
- To modify styles, make changes to assets/sass/style.scss file.
14
- See https://github.com/perl6/doc/blob/master/CONTRIBUTING.md#website-styles
15
- and https://github.com/perl6/doc/blob/master/CONTRIBUTING.md#mojolicious--web-server
16
- for details
17
-
18
-
19
- ################################################################
20
- ################################################################
21
- ################################################################
22
-
23
- */
24
-
25
-
26
1
html , body {
27
2
margin : 0 ;
28
3
background : #EFEFEF !important ;
You can’t perform that action at this time.
0 commit comments