Skip to content
This repository has been archived by the owner on Mar 21, 2023. It is now read-only.

Commit

Permalink
'Cleaned Up and Shipped Out'
Browse files Browse the repository at this point in the history
This is the final beta version of this theme. It is now pretty solid,
but will have some more additions before 1.0
  • Loading branch information
Cam committed Sep 2, 2013
1 parent 21e7222 commit e1ce801
Show file tree
Hide file tree
Showing 14 changed files with 140 additions and 1,965 deletions.
11 changes: 11 additions & 0 deletions assets/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@ ul {
list-style-position: inside;
}

/* Set the Search in the header to sit together nicely on wide screens */
@media only screen and (min-width: 58.75em) {
.top-bar .search-textarea {
padding-right: 0 !important;
}
.top-bar .search-submit {
padding-left: 0 !important;
}
}

/* Below here are CSS elements that are just here for fun c/o Cam Gould */

/* Cam's Custom Tiny Tags */
.tag {
Expand Down
Loading

0 comments on commit e1ce801

Please sign in to comment.