File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed
Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -29,8 +29,6 @@ body > div.container, body > div.container-fluid {
2929 margin : 2em auto;
3030 padding : 0 0 2em 0 ;
3131 background-color : # fff ;
32- -webkit-box-shadow : 0 0 8px 3px # eee ;
33- -moz-box-shadow : 0 0 8px 3px # eee ;
3432 box-shadow : 0 0 8px 3px # eee ;
3533}
3634main > section {
9795 font-size : 1.1em ;
9896 outline : none;
9997 text-decoration : none;
100- -webkit-transition : background-color 0.3s ;
101- -moz-transition : background-color 0.3s ;
102- -ms-transition : background-color 0.3s ;
103- -o-transition : background-color 0.3s ;
10498 transition : background-color 0.3s ;
10599}
106100.btn : active : focus {
@@ -246,8 +240,6 @@ ul ol {
246240
247241 body > div .container , body > div .container-fluid {
248242 background-color : # 2a2a2a ;
249- -webkit-box-shadow : 0 0 8px 3px # 000 ;
250- -moz-box-shadow : 0 0 8px 3px # 000 ;
251243 box-shadow : 0 0 8px 3px # 000 ;
252244 }
253245
You can’t perform that action at this time.
0 commit comments