Skip to content

Instantly share code, notes, and snippets.

@yaqinking
Created October 15, 2016 05:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yaqinking/d8d98c584c82c25b512e0bab017279be to your computer and use it in GitHub Desktop.
Save yaqinking/d8d98c584c82c25b512e0bab017279be to your computer and use it in GitHub Desktop.
Better Experience for windows hdpi devices for share.dmhy.org
/*
Author: yaqinking
URL Pattern: share.dmhy.org/*
Use Stylebot to customize website css for a better personal ui experience.
Web's UI is open for everyone.
*/
tr {
height: 75px;
font-size: 16px;
}
#tabs-1 {
background-color: white;
position: absolute;
top: 10px;
left: 10px;
}
#tabs-1 > p {
height: 75px;
font-size: 16px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment