Update style.css
This commit is contained in:
parent
520dd43f3e
commit
6e149ed6f3
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
Theme Name: Bare Bones
|
Theme Name: Bare Bones
|
||||||
Theme URI: http: //github.com/mikefrancis/barebones
|
Theme URI: http://github.com/mikefrancis/barebones
|
||||||
Description: A barebones theme for WordPress 3.3+
|
Description: A barebones theme for WordPress 3.3+
|
||||||
Version: 0.1
|
Version: 0.1
|
||||||
Author: Mike Francis
|
Author: Mike Francis
|
||||||
|
@ -46,6 +46,5 @@ abbr, acronym {
|
||||||
}
|
}
|
||||||
|
|
||||||
html {
|
html {
|
||||||
color: #000;
|
background-color: #fff;
|
||||||
background: #FFF;
|
|
||||||
}
|
}
|
Loading…
Reference in New Issue