We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04e86ad commit d5668b8Copy full SHA for d5668b8
docs/shared/css/documentation.css
@@ -372,23 +372,9 @@ div.sidebar-module ul ul li span {
372
margin:3px 0 0 0;
373
font-size:14px;
374
}
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
389
390
#footer h2.logo a {
391
- background:url(../images/logo.png) no-repeat;
+ background-image: url(../images/logo.png) no-repeat;
392
393
394
#footer div.left-col {
0 commit comments