File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 2020}
2121
2222.jumbotron {
23- background : # ff407ce6 ; /* For browsers that do not support gradients */
24- background : -webkit-radial-gradient (# 915f6d66 , # 915f6d ); /* Safari 5.1 to 6.0 */
25- background : -o-radial-gradient (# 915f6d66 , # 915f6d ); /* For Opera 11.6 to 12.0 */
26- background : -moz-radial-gradient (# 915f6d66 , # 915f6d ); /* For Firefox 3.6 to 15 */
27- background : radial-gradient (# 915f6d66 , # 915f6d ); /* Standard syntax */
23+ background : # ff407c ; /* For browsers that do not support gradients */
24+ background : -webkit-radial-gradient (# 915f6d , # 915f6d ); /* Safari 5.1 to 6.0 */
25+ background : -o-radial-gradient (# 915f6d , # 915f6d ); /* For Opera 11.6 to 12.0 */
26+ background : -moz-radial-gradient (# 915f6d , # 915f6d ); /* For Firefox 3.6 to 15 */
27+ background : radial-gradient (# 915f6d , # 915f6d ); /* Standard syntax */
2828 color : # fff ;
2929 margin-bottom : -1px ;
3030}
You can’t perform that action at this time.
0 commit comments