Skip to content

Commit d5668b8

Browse files
committed
Try and make logo work
1 parent 04e86ad commit d5668b8

File tree

1 file changed

+1
-15
lines changed

1 file changed

+1
-15
lines changed

docs/shared/css/documentation.css

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -372,23 +372,9 @@ div.sidebar-module ul ul li span {
372372
margin:3px 0 0 0;
373373
font-size:14px;
374374
}
375-
#footer p.rackspace {
376-
margin:0;
377-
width:230px;
378-
padding:10px 10px 10px 56px;
379-
font-size:12px;
380-
color:#666;
381-
background:url(../images/rackspace_logo.png) 10px 50% no-repeat #f1f1f1;
382-
-webkit-border-radius:5px;
383-
-moz-border-radius:5px;
384-
}
385-
#footer p.rackspace a {
386-
text-decoration:underline;
387-
color:#333;
388-
}
389375

390376
#footer h2.logo a {
391-
background:url(../images/logo.png) no-repeat;
377+
background-image: url(../images/logo.png) no-repeat;
392378
}
393379

394380
#footer div.left-col {

0 commit comments

Comments
 (0)