File tree Expand file tree Collapse file tree 6 files changed +1
-120
lines changed Expand file tree Collapse file tree 6 files changed +1
-120
lines changed Original file line number Diff line number Diff line change 99 border-radius : 3px ;
1010}
1111
12- .header-holder {
13- padding-left : 24px ;
14- background-color : #FFFFFF ;
15- }
16-
1712.article-header {
1813 font-size : 1.75rem ;
1914 font-size : 2.5rem ;
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 66@import " article" ;
77@import " form" ;
88@import " footer" ;
9- @import " button" ;
109@import " sort_button" ;
11- @import " tabs" ;
1210@import " service_title" ;
1311@import " versions" ;
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11// Import page-specific CSS files here.
2- @import " home" ;
32@import " point" ;
43@import " service" ;
54@import " topic" ;
98body {
109 padding-top : 70px ;
1110}
11+
1212ul {
1313 padding : 0px ;
1414}
1515
16- .service-list {
17- background-color : white ;
18- padding : 10px ;
19- }
20-
21- .service-item {
22- display : flex ;
23- justify-content : space-between ;
24- align-content : center ;
25- border-bottom : 0.1em solid lightgrey ;
26- padding : 10px ;
27- }
28-
2916.service-title {
3017 justify-self : flex-start ;
3118}
3219
33- .service-url {
34- font-weight : lighter ;
35- }
36-
37- .service-rating {
38- justify-self : flex-end ;
39- }
40-
4120.fr {
4221 float : right ;
4322}
Original file line number Diff line number Diff line change 1- .point-holder {
2- padding-left : 20px ;
3- padding-right : 20px ;
4- }
5-
6- .article-point-header {
7- padding-top : 10px ;
8- font-weight : bolder ;
9- font-size : larger ;
10- }
11-
12- .border {
13- border-style : solid ;
14- border-width : 1px ;
15- }
16-
17- .smaller-title {
18- font-size : smaller ;
19- }
20-
21- .pad-left {
22- padding-left : 5rem ;
23- }
24-
25- .pad-right {
26- padding-right : 5rem ;
27- }
28-
29- .mw6 {
30- max-width : 60rem ;
31- }
32-
331.bgw {
342 background-color : white ;
353}
364
37- .p15 {
38- padding : 15px ;
39- }
40-
415.p30 {
426 padding : 30px ;
437}
4610 padding-left : 15px ;
4711}
4812
49- .pl50 {
50- padding-left : 50px ;
51- }
52-
53- .m15 {
54- margin-top : 15px ;
55- margin-bottom : 15px ;
56- }
57-
58- .mt30 {
59- margin-top : 30px ;
60- }
61-
62- .mb30 {
63- margin-bottom : 30px ;
64- }
65-
66- .point-info {
67- padding : 0 ;
68- list-style : none ;
69- margin : 0 ;
70- font-size : medium ;
71- }
72-
73- .point-items {
74- display : flex ;
75- align-items : center ;
76- }
77-
78- .status-changes {
79- }
80-
8113.lighter {
8214 font-weight : light ;
8315 letter-spacing : 2px ;
You can’t perform that action at this time.
0 commit comments