mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-04-02 20:42:49 +00:00
Cope with missing planet2.css.
This commit is contained in:
parent
82c95e570b
commit
bb9f2f788c
@ -23,7 +23,7 @@
|
||||
*
|
||||
* ***** END LICENSE BLOCK ***** */
|
||||
|
||||
@import url("http://planet.mozilla.org/planet2.css");
|
||||
@import url("http://planet.mozilla.org/planet.css");
|
||||
|
||||
input[type="text"] {
|
||||
font-family: monospace;
|
||||
@ -53,6 +53,7 @@ input[type="text"] {
|
||||
}
|
||||
|
||||
div.sidebar {
|
||||
position: static;
|
||||
float: right;
|
||||
text-align: center;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user