Created
October 1, 2012 09:08
-
-
Save chestozo/3810471 to your computer and use it in GitHub Desktop.
Untitled
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| .wrapper { | |
| width: 800px; | |
| padding: 20px; | |
| padding-bottom: 20px; | |
| border: 1px solid #E5E5E5; | |
| box-shadow: 0px 1px 10px #DDD; | |
| margin: 0 auto; | |
| margin-top: -30px; | |
| } | |
| .note { | |
| font: 12pt arial; | |
| color: #666; | |
| margin-top: 3px; | |
| } | |
| .user { | |
| color: #333; | |
| font-weight: bold; | |
| } | |
| .user_first { | |
| color: red; | |
| font-weight: bold; | |
| } | |
| /*//////*/ | |
| .head { | |
| width: 1200px; | |
| margin: 0 auto; | |
| padding-top: 10px; | |
| padding-left: 20px; | |
| margin-bottom: 0px; | |
| } | |
| .logo { | |
| width: 95px; | |
| background: #888; | |
| font: 12pt arial; | |
| color: #F3F3F3; | |
| text-align: center; | |
| font-weight: bold; | |
| padding: 2px 0; | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <div class="head"> | |
| <img src="http://yandex.st/lego/_/X31pO5JJJKEifJ7sfvuf3mGeD_8.png"/> | |
| <div class="logo">фотки</div> | |
| </div> | |
| <div class="wrapper"> | |
| <img src="http://img-fotki.yandex.ru/get/6610/50183784.7/0_9a55c_530b0932_-4-XL" /> | |
| <div class="note">Фото дня от <span class="user_first">М</span><span class="user">их@йловой Ирины</span></div> | |
| </div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {"view":"split-vertical","fontsize":"70","seethrough":"","prefixfree":"1","page":"result"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment