Showing posts with label My Logo 1. Show all posts
Showing posts with label My Logo 1. Show all posts

My Logo 1 /* Backgroud Top Title Header */ html { font: 13px 'Open Sans', 'Helvetica', Sans-serif; } header { -o-transition-duration: 0.3s; -moz-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; padding: 0px 0; position: fixed; top: 0; width: 100%; background: #444; border-bottom: 3px...