File tree Expand file tree Collapse file tree 1 file changed +13
-5
lines changed Expand file tree Collapse file tree 1 file changed +13
-5
lines changed Original file line number Diff line number Diff line change @@ -2412,11 +2412,19 @@ code {
2412
2412
height : 0 ;
2413
2413
}
2414
2414
2415
- # page-title { /*font-weight: 100;*/ margin-top : 20px ; font-family :
2416
- 'proxima-nova' , sans-serif; font-size : 32px ; line-height : 20px ; color :
2417
- # fff ; /*color: #2797b7;*/ /*color: #50B8E1;*/ /*color: rgba(7, 54, 66,
2418
- 0.3);*/ text-transform : uppercase; text-shadow : 1px 1px 0px rgba (0 , 43 ,
2419
- 54 , 0.15 ); }
2415
+ # page-title {
2416
+ /*font-weight: 100;*/
2417
+ margin-top : 16px ;
2418
+ font-family : 'proxima-nova' , sans-serif;
2419
+ font-size : 32px ;
2420
+ line-height : 24px ;
2421
+ color : # fff ;
2422
+ /*color: #2797b7;*/
2423
+ /*color: #50B8E1;*/
2424
+ /*color: rgba(7, 54, 66,0.3);*/
2425
+ text-transform : uppercase;
2426
+ text-shadow : 1px 1px 0px rgba (0 , 43 , 54 , 0.15 );
2427
+ }
2420
2428
2421
2429
div # toc { margin-left : -16px ; width : 100% ; }
2422
2430
div # toc ul { list-style : none; margin : 0 0 5px 8px ; }
You can’t perform that action at this time.
0 commit comments