File tree Expand file tree Collapse file tree 2 files changed +33
-9
lines changed Expand file tree Collapse file tree 2 files changed +33
-9
lines changed Original file line number Diff line number Diff line change 33}
44.button {
55 /* On index.md and download.md */
6- background-color : # ECECEC ;
7- border : solid 2px # 99AAB5 ;
8- padding : 1em ;
6+ background-color : # ECECEC ;
7+ border : solid 2px # 99AAB5 ;
8+ padding : 1em ;
99 border-radius : 2px ;
10- text-align : center;
11- font-family : 'Catamaran' , sans-serif;
12- font-size : 12pt ;
13- color : # 000 ;
10+ text-align : center;
11+ font-family : 'Catamaran' , sans-serif;
12+ font-size : 12pt ;
13+ color : # 000 ;
1414 flex : 1 ;
1515 display : flex;
1616 justify-content : center;
1717 align-items : center;
1818 text-decoration : none;
19- margin-left : 2% ;
19+ margin-left : 1% ;
20+ margin-right : 1% ;
2021}
2122.button : hover {
2223 background-color : # FFFFFF ;
4041 margin-top : 1em ;
4142}
4243.button : hover .button_text {
43- color : # 404040 ;
44+ color : # 404040 ;
4445}
You can’t perform that action at this time.
0 commit comments