Steal my style! (Layout Code)
Category: Web, HTML, Tech
body { background-image: url("background image link here!"); background-color: #c69cc6; background-position: center center; background-repeat: no-repeat; background-size: cover; background-attachment: fixed; font-family: 'Georgia', serif; font-size: 16px; } .inner b { color: #c69cc6; } nav .top { background-color: #91BAE3; } nav .links { background-color: #91BAE3; color: #ffffff !important; te » Continue Reading