Files
keppler/site/public/stylesheet/base/general.css
T
2016-08-26 15:30:26 +02:00

10 lines
118 B
CSS

body
{
}
::-moz-selection {background:#888; }
::selection {background:#888; }
.clearfix
{
overflow:auto;zoom:1;
}