forked from github/kensanata.oddmuse
6 lines
101 B
CSS
6 lines
101 B
CSS
|
|
@import "alex-2012.css";
|
||
|
|
|
||
|
|
/* override alex-2012.css */
|
||
|
|
div.footer form.search {
|
||
|
|
display: block;
|
||
|
|
}
|