File tree Expand file tree Collapse file tree 2 files changed +20
-8
lines changed Expand file tree Collapse file tree 2 files changed +20
-8
lines changed Original file line number Diff line number Diff line change 77body {
88 padding-top : 3.5rem ;
99 padding-bottom : 3.5rem ;
10- font-family : "Roboto" , sans-serif;
10+ font-family : 'Lato' , sans-serif;
1111 line-height : 1.5 ;
12+ /*
13+ font-family: 'Varela Round', sans-serif;
14+ font-family: 'Roboto', sans-serif;
15+ font-family: 'Open Sans', sans-serif;
16+ font-family: 'Poppins', sans-serif;
17+ font-family: 'Lato', sans-serif;
18+ font-family: 'Montserrat', sans-serif;
19+ */
20+ /*
21+ font-family: 'Nunito', sans-serif;
22+ font-family: 'Open Sans', sans-serif;
23+ font-family: 'Montserrat', sans-serif;
24+ font-family: 'Lato', sans-serif;
25+ */
1226}
1327
1428h1 , h2 , h3 , h4 , h5 , h6 {
15- margin : 2em 0 0.5em ;
16- line-height : 1.2 ;
17- font-family : "Roboto" , sans-serif;
29+ font-family : 'Varela Round' , sans-serif;
1830 font-weight : bold
1931}
2032
21- tt , code , kbd , samp , pre {
22- font-family : "Roboto Mono" , monospace
33+ tt , th , code , kbd , samp , pre {
34+ font-family : 'Varela Round' , sans-serif;
2335}
2436
2537
Original file line number Diff line number Diff line change 3333 }
3434 } ) } ) ;
3535 </ script >
36- < link href ="https://fonts.googleapis.com/css?family=Roboto+Mono " rel ="stylesheet ">
37- < link href ="https://fonts.googleapis.com/css?family=Roboto " rel ="stylesheet ">
36+ < link href ="https://fonts.googleapis.com/css?family=Lato|Montserrat|Open+Sans|Poppins| Roboto|Varela+Round " rel ="stylesheet ">
37+ < link href ="https://fonts.googleapis.com/css?family=Lato|Montserrat|Nunito|Open+Sans " rel ="stylesheet ">
3838 < title th:replace ="${headtitle} "> SimpleWorklist</ title >
3939 < link th:href ="@{/webjars/bootstrap/4.3.1/css/bootstrap.min.css} " rel ="stylesheet "/>
4040 < link th:href ="@{/webjars/font-awesome/5.8.1/css/all.min.css} " rel ="stylesheet "/>
You can’t perform that action at this time.
0 commit comments