File tree Expand file tree Collapse file tree
src/main/resources/public/stylesheets Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11.jumbotron {
22 background : # 532F8C ;
33 color : white;
4- padding-bottom : 80px ; }
5- .jumbotron .btn-primary {
6- background : # 845ac7 ;
7- border-color : # 845ac7 ; }
8- .jumbotron .btn-primary : hover {
9- background : # 7646c1 ; }
10- .jumbotron p {
11- color : # d9ccee ;
12- max-width : 75% ;
13- margin : 1em auto 2em ; }
14- .navbar + .jumbotron {
15- margin-top : -20px ; }
16- .jumbotron .lang-logo {
17- display : block;
18- background : # B01302 ;
19- border-radius : 50% ;
20- overflow : hidden;
21- width : 100px ;
22- height : 100px ;
23- margin : auto;
24- border : 2px solid white; }
25- .jumbotron .lang-logo img {
26- max-width : 100% ; }
27-
4+ padding-bottom : 80px ;
5+ }
6+ .jumbotron .btn-primary {
7+ background : # 845ac7 ;
8+ border-color : # 845ac7 ;
9+ }
10+ .jumbotron .btn-primary : hover {
11+ background : # 7646c1 ;
12+ }
13+ .jumbotron p {
14+ color : # d9ccee ;
15+ max-width : 75% ;
16+ margin : 1em auto 2em ;
17+ }
18+ .navbar + .jumbotron {
19+ margin-top : -20px ;
20+ }
21+ .jumbotron .lang-logo {
22+ display : block;
23+ background : # B01302 ;
24+ border-radius : 50% ;
25+ overflow : hidden;
26+ width : 100px ;
27+ height : 100px ;
28+ margin : auto;
29+ border : 2px solid white;
30+ }
31+ .jumbotron .lang-logo img {
32+ max-width : 100% ;
33+ }
You can’t perform that action at this time.
0 commit comments