Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- body {
- background: #000;
- }
- i {
- color: #7d7bcc;
- }
- a {
- color: #90a5b9;
- font-family: 'Quicksand', Avenir, Century Gothic, sans serif;
- text-decoration: none;
- background-color: none;
- border-radius: 100%;
- padding: 0%;
- }
- a:hover {
- color: #fff;
- padding: 7%;
- border: 2px solid #fff;
- border-radius: 100%;
- transition: 0.7s ease-in-out;
- text-decoration: none;
- }
- #content {
- text-align: center;
- align-items: center;
- }
- /*disabled*/
- #secondary, .module-wrapper, .footer, #pagetitle, #footer, .datetime, .userpic, .entry-title, #title, .navigation, #subtitle {
- display: none;
- }
Advertisement
Add Comment
Please, Sign In to add comment