Remove old ugly styles

openid
Marcin Kulik 11 years ago
parent 6009250a36
commit 7c83852945

@ -1,6 +0,0 @@
.error-404
.wrapper
text-align: center
h1
font-size: 100px

@ -1,99 +0,0 @@
@import shared
.extras
.author
position: relative
overflow: hidden
margin-bottom: 30px
h2
position: absolute
top: 0
left: 60px
width: 150px
a
display: block
overflow: hidden
text-overflow: ellipsis
font-size: 22px
width: 150px
white-space: nowrap
p
position: absolute
top: 23px
left: 60px
img
-webkit-border-radius: 4px
-moz-border-radius: 4px
-ms-border-radius: 4px
-o-border-radius: 4px
border-radius: 4px
float: left
width: 48px
a
font-size: 14px
line-height: 25px
.asciicast-wrapper
width: 100%
padding: 0
margin: 0
.description
ul, ol
list-style: initial
div.presentation
float: left
margin: 0 38px 20px 0
width: 210px
font-size: 15px
.thumbnail
overflow: hidden
margin: 1em 0 0.6em 0
padding: 3px
background-color: black
.terminal
padding: 0px
.info
h3
+font
letter-spacing: 0
font-weight: 300
font-size: 18px
line-height: 1.2
margin: 0 0 10px
word-wrap: break-word
a
color: #333
p.date
color: #777
margin: -8px 0 10px
font-size: 12px
.supplimental
div.presentation:nth-child(3n+1)
clear: left
div.presentation:nth-child(3n)
margin-right: 0
.presentations
@include clearfix
.other-asciicasts
margin-top: 70px
.extras
.embed-script
width: 100%
margin: 5px 0

@ -1,209 +0,0 @@
@import shared
h1, h2, h3, legend
+font
font-weight: 300
color: #EFEFEF
h1, h2, h3, h4, h5, h6
margin: 0 0 1em
text-rendering: optimizelegibility
h1
font-size: 30px
line-height: 1
margin: 0 0 20px
word-wrap: break-word
h2
color: #54B85F
// ^^^ USED?
font-size: 26px
line-height: 1
margin-bottom: 10px
h3
font-size: 16px
margin: 20px 0
ol, ul
list-style: none
body
font-family: "Helvetica Neue", Helvetica, "Liberation Sans", FreeSans, Arial, sans-serif
// font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
font-weight: 300
letter-spacing: 0
font-size: 15px
line-height: 1.4
background: #333
color: #999
margin: 0
padding: 0
div
margin: 0
padding: 0
font: inherit
p
font: inherit
a
color: $main-color
text-decoration: none
&:hover
text-decoration: underline
img
border: none
.pagination
+font
clear: both
font-size: 18px
.supplimental
background: #E4E4E4
border-top: 1px solid white
border-bottom: 1px solid #CCC
color: #555
h1, legend
font-size: 30px
color: #333
clear: both
h1, h2, h3, h4, h5, h6
color: #333
.main h2
+font
margin-top: 40px
font-size: 20px
line-height: 24px
.extras h2
+font
font-weight: 300
color: $main-color
font-size: 20px
line-height: 24px
div.wrapper
width: 960px
margin: 0 auto
padding: 0
.main
width: 710px
float: left
.extras
width: 210px
float: right
p
color: #555
font-size: 15px
margin: 0 0 00px
.avatar
// background: blue;
float: right
margin: 2px 0 8px 15px
-webkit-border-radius: 5px
-moz-border-radius: 5px
-ms-border-radius: 5px
-o-border-radius: 5px
border-radius: 5px
width: 48px
-webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 0 0 1px, rgba(0, 0, 0, 0.3) 0 1px 3px
-moz-box-shadow: rgba(0, 0, 0, 0.2) 0 0 0 1px, rgba(0, 0, 0, 0.3) 0 1px 3px
box-shadow: rgba(0, 0, 0, 0.2) 0 0 0 1px, rgba(0, 0, 0, 0.3) 0 1px 3px
.author .avatar
margin: 1px
.cursor-block
background-color: white
// font-size: 40px;
&::after
content: 't'
.logo
float: left
margin-left: -7px
img
height: 34px
.feature
border-top: 1px solid #2D2D2D
section
clear: both
display: block
overflow: hidden
margin: 0
padding: 25px 10px
section::after
clear: both
content: "."
display: block
height: 0
visibility: hidden
ul.delimited
border-bottom: 1px solid rgba(255, 255, 255, 0.7)
border-top: 1px solid rgba(0, 0, 0, 0.12)
margin: 0 0 20px
padding: 0
font-size: 14px
li
padding: 5px 10px
border-top: 1px solid rgba(255, 255, 255, 0.7)
border-bottom: 1px solid rgba(0, 0, 0, 0.12)
overflow: hidden
&.actions
a
display: block
.divider-vertical
width: 30px
height: 36px
float: left
.vertical-expander
height: 300px
.extras ul li .active
font-weight: bold
.main
ul, ol
list-style: initial
padding-left: 30px
abbr.timeago
border-bottom: 0
code
pre
padding: 10px
background-color: white
color: black
font-size: 13px
.player
margin: 0 auto
hr
margin: 50px 0px
border: 1px dotted rgb(102, 102, 102)

@ -1,127 +0,0 @@
@import shared
// Taken from Twitter Bootstrap
form
margin: 0 0 18px
fieldset
padding: 0
margin: 0
border: 0
legend
display: block
width: 100%
padding: 0
margin-bottom: 27px
font-size: 30px
line-height: 36px
border: 0
border-bottom: 1px solid #EEE
legend + .control-group
margin-top: 18px
-webkit-margin-top-collapse: separate
.form-horizontal .control-group
margin-bottom: 18px
.form-horizontal .control-label
float: left
width: 140px
padding-top: 5px
text-align: right
label
display: block
margin-bottom: 5px
label, input, button, select, textarea
// font-size: 13px;
// font-weight: normal;
// line-height: 18px;
.form-horizontal .controls
margin-left: 160px
.form-horizontal input
display: inline-block
margin-bottom: 0
.form-horizontal .form-actions
padding-left: 160px
.form-actions
padding: 17px 20px 18px
margin-top: 18px
margin-bottom: 18px
border-top: 1px solid #DDD
.form-actions::before, .form-actions::after
display: table
content: ""
.form-actions::after
clear: both
.form-actions::before, .form-actions::after
display: table
content: ""
input, textarea, .uneditable-input
margin-left: 0
input[type=text], input[type=email], textarea, select, .uneditable-input
width: 210px
height: 18px
padding: 4px
line-height: 18px
border: 1px solid #CCC
-webkit-border-radius: 3px
-moz-border-radius: 3px
border-radius: 3px
input[type=text], textarea
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
-webkit-transition: border linear 0.2s,box-shadow linear 0.2s
-moz-transition: border linear 0.2s,box-shadow linear 0.2s
-ms-transition: border linear 0.2s,box-shadow linear 0.2s
-o-transition: border linear 0.2s,box-shadow linear 0.2s
transition: border linear 0.2s,box-shadow linear 0.2s
input[type=submit]
margin-right: 10px
input:focus, textarea:focus
border-color: $main-color
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6)
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6)
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6)
outline: 0
outline: thin dotted 9
input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input
float: none
margin-left: 0
input.span6, textarea.span6, .uneditable-input.span6
width: 450px
input.span6, textarea.span6, .uneditable-input.span6
width: 560px
textarea
height: auto
// .radio, .checkbox {
// padding-left: 18px;
// }
.controls > .radio:first-child, .controls > .checkbox:first-child
padding-top: 5px
.error
.help-inline
color: #c00

@ -1,40 +0,0 @@
.comments-container
margin-top: 80px
#new-comment
width: 800px
textarea
width: 100%
height: 80px
.github-flavor
text-align: right
.body
margin-bottom: 0
textarea
margin-bottom: 0
li.comment
list-style-type: none
margin: 20px 10px
width: 450px
.left
float: left
width: 50px
.right
float: left
width: 350px
// .when {
// color: #969696;
// }
.user-name
color: #2786C2
.body
padding: 20px 0

@ -1,13 +0,0 @@
p.notice, p.alert
color: white
font-size: 15px
height: 38px
line-height: 36px
margin: 0
text-align: center
p.notice
background: #396
p.alert
background: #d52

@ -1,46 +0,0 @@
footer
font-family: "Lucida Grande", Tahoma, Verdana, sans-serif
font-weight: 300
letter-spacing: 0
font-size: 15px
line-height: 1.4
font-weight: 400
border-top: 1px solid #444
color: #AAA
clear: both
display: block
overflow: hidden
margin: 0
padding: 15px 10px
position: relative
text-align: right
vertical-align: middle
background-color: black
height: 50px
p
font-size: 14px
margin: 0
padding: 0
height: 50px
line-height: 50px
a + a
padding-left: 10px
img.avatar
border-radius: 50%
box-shadow: 0 0 0 2px white
vertical-align: middle
margin-left: 20px
width: 48px
.links
float: left
padding: 0
li
font-size: 14px
margin: 0 30px 0 0
padding: 0
display: inline-block

@ -1,13 +0,0 @@
.field_with_errors
span.error
color: red
margin-left: 5px
.simple_form
.form-inputs
div.input
margin-bottom: 10px
.form-actions
padding: 10px 0 0
margin: 0

@ -1,131 +0,0 @@
@import shared
header
padding: 5px 0 0
background: rgba(0, 0, 0, 0.2)
display: block
position: relative
text-align: right
vertical-align: middle
border-bottom: 1px solid #444
text-transform: uppercase
background-color: black
.wrapper
height: 40px
position: relative
overflow: visible
.navigation
float: right
h1
+font
font-weight: 300
letter-spacing: 0
float: left
height: 34px
margin: 0
padding: 0
font-size: 24px
position: relative
text-align: left
z-index: 3
letter-spacing: -0.05em
a
display: block
height: 34px
line-height: 34px
font-size: 18px
overflow: hidden
position: relative
z-index: 2
color: white
letter-spacing: 0
background-position-y: 45%
&:hover
text-decoration: none
ul
+font
font-weight: 300
color: #EFEFEF
font-size: 15px
padding: 0
margin: 0
z-index: 2
float: left
li
float: left
list-style: none
margin: 0 0 0 15px
padding: 0
a
color: #E1E1E1
display: block
height: 34px
line-height: 34px
&:hover
color: white
ul a, .links a
padding: 0 5px
.session-info
margin-left: 20px
.username
position: relative
padding: 0 10px
border-top: 1px solid black
border-left: 1px solid black
border-right: 1px solid black
&:hover
border-top: 1px solid #222
border-left: 1px solid #222
border-right: 1px solid #222
a
display: inline
padding: 0
color: $main-color
img
width: 24px
height: 24px
vertical-align: middle
margin: 0 5px 4px 0
.menu
z-index: 1000
display: none
position: absolute
top: 33px
left: -1px
right: -1px
background-color: black
padding-top: 5px
padding-bottom: 5px
border-bottom: 1px solid #222
border-left: 1px solid #222
border-right: 1px solid #222
li
padding: 0 10px
margin: 0
a
color: white
padding: 0
margin: 0
height: 1.6em
line-height: 1.6em
&:hover .menu
display: block

@ -1,42 +0,0 @@
@import shared
#about
padding: 25px 10px 45px 10px
h1
+font
font-weight: 300
color: $main-color
font-size: 50px
line-height: 0.9
margin: 0 0 30px
letter-spacing: -0.05em
em
color: white
font-weight: 300
font-style: normal
p
+font
font-weight: 300
color: $main-color-light
font-size: 20px
line-height: 1.5
margin: 0 0 30px
letter-spacing: 0
-webkit-font-smoothing: antialiased
div.primary_info
float: right
width: 460px
margin-top: 20px
div.secondary_info
float: left
width: 460px
margin-top: 20px
overflow: hidden
.player .start-prompt .play-button
left: 230px

@ -1,9 +0,0 @@
.login
margin: 0
padding: 0
li
margin: 0
padding: 0
display: inline
margin-right: 10px

@ -1,23 +0,0 @@
@font-face {
font-family: 'Overpass';
src: url("fonts/overpass-bold-wf.eot");
src: url("fonts/overpass-bold-wf.eot?#iefix") format("eot"), url("fonts/overpass-bold-wf.woff") format("woff"), url("fonts/overpass-bold-wf.ttf") format("truetype"), url("fonts/overpass-bold-wf.svg#webfontzRhIMntw") format("svg");
font-weight: bold;
font-style: normal
}
@font-face {
font-family: 'Overpass';
src: url("fonts/overpass-wf.eot");
src: url("fonts/overpass-wf.eot?#iefix") format("eot"), url("fonts/overpass-wf.woff") format("woff"), url("fonts/overpass-wf.ttf") format("truetype"), url("fonts/overpass-wf.svg#webfontiqWxLEM5") format("svg");
font-weight: normal;
font-style: normal
}
@font-face {
font-family: 'OverpassNormal';
src: url("fonts/overpass-wf.eot");
src: url("fonts/overpass-wf.eot?#iefix") format("eot"), url("fonts/overpass-wf.woff") format("woff"), url("fonts/overpass-wf.ttf") format("truetype"), url("fonts/overpass-wf.svg#webfontiqWxLEM5") format("svg");
font-weight: normal;
font-style: normal
}

@ -1,24 +0,0 @@
a.preview-link
display: block
position: relative
.play-button
display: none
position: absolute
z-index: 1
left: 50%
top: 50%
width: 0
.arrow
color: white
font-size: 80px
margin-left: -37px
margin-top: -60px
text-shadow: 2px 2px 5px black
&:hover
text-decoration: none
.play-button
display: block

@ -1,43 +0,0 @@
@import terminal-font
pre.terminal
+terminal-font
overflow: hidden
padding: 3px
margin: 0px
display: block
white-space: pre
background-color: black
color: #ccc
border: 0
word-wrap: normal
&.cursor-on
.line
.cursor.visible
background-color: #D3D7CF
.bright
font-weight: bold
.underline
text-decoration: underline
.italic
font-style: italic
.fg8, .fg9, .fg10, .fg11, .fg12, .fg13, .fg14, .fg15
font-weight: bold
.medium-font
pre.terminal
+terminal-font-medium
padding: 4px
.big-font
pre.terminal
+terminal-font-big
padding: 6px

@ -1,23 +0,0 @@
.new-user, .returning-user
float: left
.new-user
width: 49%
.new_user
margin-top: 30px
.user_nickname
label
font-weight: bold
abbr
display: none
.returning-user
width: 49%
border-left: 1px solid #bbb
box-sizing: border-box
-webkit-box-sizing: border-box
-moz-box-sizing: border-box
padding-left: 30px
Loading…
Cancel
Save