Remove unused Wordpress-related CSS

This commit is contained in:
James Mead 2017-07-01 18:24:57 +01:00
parent 6f594c7f6a
commit c64b36eb5d
1 changed files with 0 additions and 12 deletions

View File

@ -1,12 +0,0 @@
.oowp-error {
background: #fcc;
border: 1px dashed #c33;
margin: 2px;
padding: 2px;
float: left;
clear: both;
}
.ooleft{
float: left;
}