A Note On Body Controls

Submitted By jaseunyoo
Words: 1866
Pages: 8

{block:Description}

{/block:Description} {Title}

{block:IfScrollToTop}

{/block:IfScrollToTop}

/* Body Controls */ html { height:100%;
}

body { font-family:{font:Text}; font-size:{text:Font Size}; color:{color:Text}; letter-spacing:0px; background-color:{color:background}; background-image:url(‘{image:Background}’); background-color:{color:Background}; background-repeat: repeat; background-position: top center; background-attachment: fixed; text-align:justify; line-height:100%; height:100%; {block:IfCrossCursor} cursor: crosshair, auto;{/block:IfCrossCursor} {block:IfNotCrossCursor}cursor:default;{/block:IfNotCrossCursor}
}

@font-face { font-family:basket; src: url(‘http://static.tumblr.com/iddq6cw/2qqm2zf39/lavanderia_sturdy.otf’);
}

a { color:{color:Links}; text-decoration: none; -webkit-transition-duration:1s; {block:IfCrossCursor}cursor:crosshair;{/block:IfCrossCursor} {block:IfNotCrossCursor}cursor:default;{/block:IfNotCrossCursor}
}

a:hover { color:{color:Hover}; text-decoration: none; {block:IfCrossCursor} cursor: crosshair, auto;{/block:IfCrossCursor} {block:IfNotCrossCursor}cursor:default;{/block:IfNotCrossCursor} } u { border-bottom: 1px dashed #888;
}

b, strong{ font-size: 9px; letter-spacing: 1px; color: #b1b1b1; font-family: georgia; text-transform: none; text-shadow: 1px 1px 2px #e1dad4; text-decoration: none; font-weight: normal;
}

iframe#tumblr_controls { right:3px !important; position: fixed !important; -webkit-transition: opacity 0.7s linear; opacity: 0.5; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; transition: all 0.8s ease-out;
}

iframe#tumblr_controls:hover { -webkit-transition: opacity 0.7s linear; opacity: 1; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; transition: all 0.4s ease-out;
}

::-webkit-scrollbar-thumb:vertical { background-color:{color:Links}; height:auto; -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); -webkit-border-radius:4px;
}

::-webkit-scrollbar-thumb:horizontal { background-color:{color:Links}; height:6px !important; -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); -webkit-border-radius:4px;
}

::-webkit-scrollbar { height:6px; width:6px; background-color:{color:Background};
}

::-webkit-scrollbar-corner { background-color:{color:Background};
}

#content { width:100%; margin-left:auto; margin-right:auto; position: relative; {block:IfCrossCursor}cursor:crosshair;{/block:IfCrossCursor} {block:IfNotCrossCursor}cursor:default;{/block:IfNotCrossCursor}
}

.karkat { background-color:{color:Post}; display:block; width:862px; height:100%; z-index:-1; margin-left:auto;margin-top:-10px;bottom:-10px; margin-right:auto; {block:IfCrossCursor}cursor:crosshair;{/block:IfCrossCursor} {block:IfNotCrossCursor}cursor:default;{/block:IfNotCrossCursor}
}

ul { margin-left:-25px; }

/* Header Controls */ .sidebar { width:862px; background-color:{color:Post}; z-index:5; margin-right:auto; margin-left:auto; text-align:center; display:block; position:fixed; margin-bottom:25px; opacity:0.85; padding-top:10px;padding-bottom:10px; border-bottom:1px solid {color:Borders}; {block:IfCrossCursor}cursor:crosshair;{/block:IfCrossCursor} {block:IfNotCrossCursor}cursor:default;{/block:IfNotCrossCursor}
}

.navigation { font-size:{block:IfTitleFont}45px{/block:IfTitleFont} {block:IfNotTitleFont}30px{/block:IfNotTitleFont};