Lines Matching refs:background
11 background-color: #f2f2f2;
59 -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
60 -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
61 -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
62 -o-transition: color 0.1s ease-in, background 0.1s ease-in;
63 transition: color 0.1s ease-in, background 0.1s ease-in;
75 -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
76 -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
77 -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
78 -o-transition: color 0.1s ease-in, background 0.1s ease-in;
79 transition: color 0.1s ease-in, background 0.1s ease-in;
92 background-color: #3498db;
130 /* background: url(../img/bg01.jpg) no-repeat center top; */
131 background-color: #3498db;
134 background-attachment: relative;
135 background-position: center center;
140 -webkit-background-size: 100%;
141 -moz-background-size: 100%;
142 -o-background-size: 100%;
143 background-size: 100%;
145 -webkit-background-size: cover;
146 -moz-background-size: cover;
147 -o-background-size: cover;
148 background-size: cover;