Cope with missing planet2.css.

This commit is contained in:
gerv%gerv.net 2006-06-29 22:15:51 +00:00
Родитель 82c95e570b
Коммит bb9f2f788c
1 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -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;
}