SHOW:
|
|
- or go back to the newest paste.
| 1 | - | <html> |
| 1 | + | <!--PAGE02 BY JOSHDEVIN, PLEASE DO NOT USE AS A BASE OR REDISTRIBUTE IN ANYWAY.--> |
| 2 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | |
| 3 | - | |
| 3 | + | |
| 4 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> | |
| 5 | - | <meta http-equiv="content-type" content="text/html; charset=utf-8"> |
| 5 | + | |
| 6 | <title>{Title}</title>
| |
| 7 | <link rel="shortcut icon" href="{Favicon}">
| |
| 8 | <link rel="alternate" type="application/rss+xml" href="{RSS}">
| |
| 9 | - | |
| 9 | + | |
| 10 | - | |
| 10 | + | <link href='http://fonts.googleapis.com/css?family=Text+Me+One' rel='stylesheet' type='text/css'> |
| 11 | - | body {
|
| 11 | + | |
| 12 | - | background-attachment: fixed; |
| 12 | + | |
| 13 | - | background-color:#ffffff |
| 13 | + | <div style="font-size: 11px; letter-spacing: 2px; float: right; position: fixed; bottom: 10px; right: 10px; text-transform:lowercase;color:{color:text}"><a href="http://joshdevin.tumblr.com">©<i>j</i>oshdevin</a></div>
|
| 14 | ||
| 15 | <meta name="color:test" content="#f8f8f8"/> | |
| 16 | ||
| 17 | - | .tags-list {
|
| 17 | + | |
| 18 | - | font-family: courier new; |
| 18 | + | |
| 19 | - | font-size: 12px; |
| 19 | + | |
| 20 | - | letter-spacing: -1px; |
| 20 | + | body |
| 21 | - | line-height: 110%; |
| 21 | + | {font-family:calibri;
|
| 22 | - | text-transform: lowercase; |
| 22 | + | font-size:9px; |
| 23 | - | text-align: center; |
| 23 | + | background-color:{color:background};
|
| 24 | - | padding: 0px; |
| 24 | + | |
| 25 | - | color: #76596f; |
| 25 | + | |
| 26 | a | |
| 27 | {text-decoration:none;
| |
| 28 | - | a {
|
| 28 | + | -webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out; |
| 29 | - | color: #76596f; |
| 29 | + | opacity:1; |
| 30 | - | text-decoration: none; |
| 30 | + | color:#959799;; |
| 31 | } | |
| 32 | ||
| 33 | - | #title {
|
| 33 | + | a:hover |
| 34 | - | margin-top:70px; |
| 34 | + | {text-decoration:none;
|
| 35 | - | font-family:courier new; |
| 35 | + | opacity:1; |
| 36 | - | font-size:9px; |
| 36 | + | color:#eee;} |
| 37 | - | text-align: center; |
| 37 | + | |
| 38 | - | color:{color:text};
|
| 38 | + | #sidebar {
|
| 39 | - | line-height:200%; |
| 39 | + | margin-top:120px; |
| 40 | - | letter-spacing:9px; |
| 40 | + | margin-left:40px; |
| 41 | - | text-transform:uppercase; |
| 41 | + | width:135px; |
| 42 | - | } |
| 42 | + | |
| 43 | - | |
| 43 | + | |
| 44 | - | .navi {
|
| 44 | + | #icon {
|
| 45 | - | color: #dcdcdc; |
| 45 | + | width:96px; |
| 46 | - | font-family: calibri; |
| 46 | + | padding:10px; |
| 47 | - | font-style: normal; |
| 47 | + | border:1px solid #eeeeee; |
| 48 | - | font-weight: bold; |
| 48 | + | display:center; |
| 49 | - | font-size: 14px; |
| 49 | + | |
| 50 | - | letter-spacing: 1px; |
| 50 | + | |
| 51 | - | text-transform: uppercase; |
| 51 | + | #description {
|
| 52 | - | text-align: center; |
| 52 | + | width:115px; |
| 53 | - | margin-top: 170px; |
| 53 | + | |
| 54 | - | margin-bottom: 8px; |
| 54 | + | font-family:arial; |
| 55 | - | margin-left:20px; |
| 55 | + | padding:2px; |
| 56 | padding-top:9px; | |
| 57 | - | |
| 57 | + | color:#abafb1; |
| 58 | - | .other-linkz {
|
| 58 | + | |
| 59 | - | font-family: Calibri; |
| 59 | + | |
| 60 | - | font-size: 12px; |
| 60 | + | #box {
|
| 61 | - | letter-spacing: 0px; |
| 61 | + | margin-top:120px; |
| 62 | - | line-height: 110%; |
| 62 | + | margin-left:160px; |
| 63 | - | text-transform: uppercase; |
| 63 | + | width:200px; |
| 64 | - | text-align: center; |
| 64 | + | border:1px solid #eceeee; |
| 65 | - | padding: 0px; |
| 65 | + | height:685px; |
| 66 | - | color: #5c5e5d; |
| 66 | + | |
| 67 | } | |
| 68 | ||
| 69 | - | .box {
|
| 69 | + | #header {
|
| 70 | - | width: 500px; |
| 70 | + | |
| 71 | - | height: 0px; |
| 71 | + | left:-5px; |
| 72 | - | margin: 40px auto auto auto; |
| 72 | + | top:-5px; |
| 73 | - | |
| 73 | + | padding-top:125px; |
| 74 | font-family:courier; | |
| 75 | z-index:2; | |
| 76 | - | a:link, a:active, a:visited {
|
| 76 | + | |
| 77 | - | text-decoration: none; |
| 77 | + | |
| 78 | - | color: #5c5e5d; |
| 78 | + | #credit {
|
| 79 | - | -webkit-transition: all 0.3s linear; |
| 79 | + | |
| 80 | - | -moz-transition: all 0.3s linear; |
| 80 | + | padding-left:535px; |
| 81 | - | -o-transition: all 0.3s linear; |
| 81 | + | font-size:11px; |
| 82 | text-transform:uppercase; | |
| 83 | background-color:#eceeee; | |
| 84 | - | a:hover {
|
| 84 | + | width:100%; |
| 85 | - | color:#FFFFFF; |
| 85 | + | |
| 86 | - | text-decoration: none; |
| 86 | + | |
| 87 | - | -webkit-transition: all 0.3s linear; |
| 87 | + | #box2 {
|
| 88 | - | -moz-transition: all 0.3s linear; |
| 88 | + | margin-top:120px; |
| 89 | - | -o-transition: all 0.3s linear; |
| 89 | + | margin-left:500px; |
| 90 | - | } |
| 90 | + | width:200px; |
| 91 | - | |
| 91 | + | border:1px solid #eceeee; |
| 92 | - | #sidebar {
|
| 92 | + | height:685px; |
| 93 | - | width:180px; |
| 93 | + | |
| 94 | - | height:130px; |
| 94 | + | |
| 95 | - | position:fixed; |
| 95 | + | |
| 96 | - | margin-top:-190px; |
| 96 | + | #category {
|
| 97 | - | color:{color:text};
|
| 97 | + | |
| 98 | - | top-left:-100px; |
| 98 | + | |
| 99 | - | text-align:left; |
| 99 | + | |
| 100 | - | margin-left:160px |
| 100 | + | |
| 101 | padding-top:50px; | |
| 102 | text-transform:uppercase; | |
| 103 | - | #sidebar img {
|
| 103 | + | |
| 104 | - | width:350px; |
| 104 | + | |
| 105 | - | height:170px; |
| 105 | + | |
| 106 | - | margin-left:-100px; |
| 106 | + | #links {
|
| 107 | - | margin-bottom:30px; |
| 107 | + | |
| 108 | padding:15px; | |
| 109 | font-size:11px; | |
| 110 | - | #category {
|
| 110 | + | |
| 111 | color:#b6b8bb; | |
| 112 | } | |
| 113 | ||
| 114 | </style> | |
| 115 | - | padding-top:1px; |
| 115 | + | |
| 116 | - | margin-top:30px; |
| 116 | + | <div id="box"> |
| 117 | <div id="sidebar"> | |
| 118 | <div id="icon"><img src="{PortraitURL-96}"></div>
| |
| 119 | <div id="description">Hi, here you can find all of my links. My main blog is Joshdevin. </div> | |
| 120 | </div> | |
| 121 | - | #credit {
|
| 121 | + | |
| 122 | ||
| 123 | <div id="header"> | |
| 124 | - | font-weight:normal; |
| 124 | + | <div id="credit"> |
| 125 | - | line-height:150%; |
| 125 | + | <a href="/">main blog</a> ~ |
| 126 | <a href="/ask">ask</a> ~ | |
| 127 | - | right:10px; |
| 127 | + | <a href="http://joshdevin.tumblr.com">theme</a> |
| 128 | - | bottom:10px; |
| 128 | + | |
| 129 | </div> | |
| 130 | ||
| 131 | <div id="box2"> | |
| 132 | <div id="category">Links</div> | |
| 133 | - | #credit a {
|
| 133 | + | <div id="links"> |
| 134 | •<a href="http://url/">link</a><br> | |
| 135 | - | color:{color:text};
|
| 135 | + | •<a href="http://url/">link</a><br> |
| 136 | - | -moz-transition-duration:0.5s; |
| 136 | + | •<a href="http://url/">link</a><br> |
| 137 | - | -webkit-transition-duration:0.5s; |
| 137 | + | •<a href="http://url/">link</a><br></div> |
| 138 | - | -o-transition-duration:0.5s; |
| 138 | + | <div style="border-bottom:1px solid #eee;padding-top:20px;"></div> |
| 139 | <div id="category">More</div> | |
| 140 | - | |
| 140 | + | <div id="links"> |
| 141 | - | |
| 141 | + | •<a href="http://url/">link</a><br> |
| 142 | - | |
| 142 | + | •<a href="http://url/">link</a><br> |
| 143 | •<a href="http://url/">link</a><br> | |
| 144 | •<a href="http://url/">link</a><br> | |
| 145 | <div style="border-bottom:1px solid #eee;padding-top:20px;"></div> | |
| 146 | <div id="category">Nav</div> | |
| 147 | - | <body> |
| 147 | + | <div id="links"> |
| 148 | •<a href="http://url/">link</a><br> | |
| 149 | - | <div class="box"> |
| 149 | + | •<a href="http://url/">link</a><br> |
| 150 | - | |
| 150 | + | •<a href="http://url/">link</a><br> |
| 151 | - | <div id="title">Navigation</div> <Br><div class="Title"> |
| 151 | + | •<a href="http://url/">link</a><br> |
| 152 | <div style="border-bottom:1px solid #eee;padding-top:20px;"></div> | |
| 153 | - | <table> |
| 153 | + | |
| 154 | - | <tbody align="center"> |
| 154 | + | |
| 155 | - | <tr> |
| 155 | + | |
| 156 | - | |
| 156 | + | |
| 157 | ||
| 158 | - | <td valign="bottom" width="300px"> |
| 158 | + | |
| 159 | - | <div id="category">links</div> |
| 159 | + | |
| 160 | - | <a href="http://">link1 name</a></br> |
| 160 | + | |
| 161 | - | <a href="http://">link2 name</a> |
| 161 | + |