— 1 Comment— 2 Kudos
byf // intro blog
Category: Blogging
body { background-image: url("background image link here!"); background-position: center center; background-repeat: no-repeat; background-size: cover; background-attachment: fixed; font-family: 'Georgia', serif; } .inner b { color: #FF0000 } nav .top { background-color: black; } nav .links { background-color: black; text-align: right; border-radius: 4px 4px 0 0; » Continue Reading