Skip to content
Snippets Groups Projects
Commit 64104c70 authored by Eric Rasmussen's avatar Eric Rasmussen
Browse files

[gh-207] Merging testing into staging

git-svn-id: file:///tmp/wdn_thm_drupal/branches/drupal-7.x/staging@975 20a16fea-79d4-4915-8869-1ea9d5ebf173
parent 854d07b1
No related branches found
No related tags found
No related merge requests found
......@@ -43,3 +43,26 @@ body.fixed #maincontent {
ul.links.inline {
padding-left: 0 !important;
}
/* Book
*********/
.book-navigation ul {
border-top: 1px solid #E1E1DB;
padding: 1em 0 1em 3em !important;
}
.book-navigation .page-links {
border-bottom: 1px solid #E1E1DB;
border-top: 1px solid #E1E1DB;
margin-bottom: 20px;
}
#block-book-navigation {
background-color: #f6f6f2;
padding: 1em;
}
#block-book-navigation ul {
padding: 0 0 0.25em 1em;
}
#block-book-navigation ul li,
#wdn_content_wrapper #block-book-navigation .first {
margin: 0 0 0 0.5em;
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment