Skip to content

Instantly share code, notes, and snippets.

@alea12
Last active January 4, 2016 13:59
Show Gist options
  • Save alea12/8631275 to your computer and use it in GitHub Desktop.
Save alea12/8631275 to your computer and use it in GitHub Desktop.
Tumblr (http://www.tumblr.com/dashboard) dashboard custom css for ROMs
#right_column,
#new_post,
.selection_nipple,
#sidebar_footer_nav {
display: none;
}
#left_column {
float: none;
}
div.post {
width: 770px;
}
body,
div#content,
input.search_query.popover_button,
input.search_query_submit,
div.search_form_row {
background: #333;
}
div.clearfix {
padding-top: 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment