forked from autonomic-cooperative/cotech-website
Add /app/mu-plugins/oowp/oowp.css
And use relative URL in stylesheet link so it is served locally.
This commit is contained in:
12
app/mu-plugins/oowp/oowp.css
Normal file
12
app/mu-plugins/oowp/oowp.css
Normal file
@ -0,0 +1,12 @@
|
||||
.oowp-error {
|
||||
background: #fcc;
|
||||
border: 1px dashed #c33;
|
||||
margin: 2px;
|
||||
padding: 2px;
|
||||
float: left;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.ooleft{
|
||||
float: left;
|
||||
}
|
Reference in New Issue
Block a user