Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* you can define the bg of the page here and the font stuff like that */
- body {
- }
- /* this kind of speaks for itself */
- .profile-picture {
- }
- /* email section */
- .email {
- }
- /* homepage section */
- .homepage {
- }
- /* whatever you define here will apply to all of your statuses */
- .status {
- }
- /* both columns of the page */
- .cols {
- }
- /* first (left) column */
- .cols section:first-of-type {
- }
- /* navigation bar */
- nav {
- }
Advertisement
Add Comment
Please, Sign In to add comment