Skip to content
Snippets Groups Projects
Commit 44c3a23c authored by agata's avatar agata
Browse files

rwd theme noblogs-home

parent 2671c8fc
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" <?php language_attributes(); ?>>
<head profile="http://gmpg.org/xfn/11">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="<?php bloginfo( 'html_type' ) ?>; charset=<?php bloginfo( 'charset' ) ?>" />
<title><?php wp_title( '|', true, 'right' ); bloginfo( 'name' ); ?></title>
......
......@@ -150,7 +150,11 @@ div#content img {
position: initial;
}
#header h1 h1 {
#header #search-bar .padder {
padding: 5px;
}
#header h1 {
width: 100%;
line-height: 1;
}
......@@ -163,4 +167,5 @@ div#content img {
ul#nav li {
float: left;
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment