2012-08-25 11:20:17 +09:00
/ * Welcome to Compass .
* In this file you should write your main styles . ( or centralize your imports )
* Import this file using the following HTML or equivalent :
* < link href = "/stylesheets/screen.css" media = "screen, projection" rel = "stylesheet" type = "text/css" / > * /
/* line 17, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html , body , div , span , applet , object , iframe ,
h1 , h2 , h3 , h4 , h5 , h6 , p , blockquote , pre ,
a , abbr , acronym , address , big , cite , code ,
del , dfn , em , img , ins , kbd , q , s , samp ,
small , strike , strong , sub , sup , tt , var ,
b , u , i , center ,
dl , dt , dd , ol , ul , li ,
fieldset , form , label , legend ,
table , caption , tbody , tfoot , thead , tr , th , td ,
article , aside , canvas , details , embed ,
figure , figcaption , footer , header , hgroup ,
menu , nav , output , ruby , section , summary ,
time , mark , audio , video {
margin : 0 ;
padding : 0 ;
border : 0 ;
font : inherit ;
font-size : 100 % ;
vertical-align : baseline ; }
/* line 22, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
line-height : 1 ; }
/* line 24, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol , ul {
list-style : none ; }
/* line 26, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
border-collapse : collapse ;
border-spacing : 0 ; }
/* line 28, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption , th , td {
text-align : left ;
font-weight : normal ;
vertical-align : middle ; }
/* line 30, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q , blockquote {
quotes : none ; }
/* line 103, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q : before , q : after , blockquote : before , blockquote : after {
content : "" ;
content : none ; }
/* line 32, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
border : none ; }
/* line 116, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article , aside , details , figcaption , figure , footer , header , hgroup , menu , nav , section , summary {
display : block ; }
/* line 10, ../sass/partials/_mixins.scss */
2012-08-31 18:58:12 +09:00
. grid-block , . post-content , . post-actions li a , . comment-content , . comment-new {
2012-08-25 11:20:17 +09:00
background : # fff ;
2012-08-31 18:58:12 +09:00
-webkit-border-radius : 3px ;
-moz-border-radius : 3px ;
-ms-border-radius : 3px ;
-o-border-radius : 3px ;
border-radius : 3px ;
2012-08-25 11:20:17 +09:00
padding : 15px ;
margin-bottom : 10px ;
-webkit-box-shadow : 0 1px 1px rgba ( 0 , 0 , 0 , 0 . 15 ) ;
-moz-box-shadow : 0 1px 1px rgba ( 0 , 0 , 0 , 0 . 15 ) ;
box-shadow : 0 1px 1px rgba ( 0 , 0 , 0 , 0 . 15 ) ; }
/* line 1, ../sass/partials/_main.scss */
body {
2012-08-31 18:58:12 +09:00
background : # e9f3f7 ;
background : # edf5f8 ; }
2012-08-25 11:20:17 +09:00
@ media only screen and ( -webkit-min-device-pixel-ratio : 1 . 5 ) {
2012-08-31 18:58:12 +09:00
/* line 7, ../sass/partials/_main.scss */
2012-08-25 11:20:17 +09:00
body {
background-size : 10px 10px ; } }
2012-08-31 18:58:12 +09:00
/* line 12, ../sass/partials/_main.scss */
2012-08-25 11:20:17 +09:00
# spinner {
height : 100 % ;
width : 100 % ;
position : fixed ;
z-index : 1000 ; }
2012-08-31 18:58:12 +09:00
/* line 18, ../sass/partials/_main.scss */
2012-08-25 11:20:17 +09:00
. debug {
display : none ; }
2012-08-31 18:58:12 +09:00
/* line 21, ../sass/partials/_main.scss */
. hidden {
display : none ; }
/* line 24, ../sass/partials/_main.scss */
. overlay {
position : fixed ;
top : 0 ;
left : 0 ;
height : 100 % ;
width : 100 % ;
z-index : 50 ; }
2012-08-25 11:20:17 +09:00
/* line 1, ../sass/partials/_typography.scss */
body , textarea , input , button , input [ type = "submit" ] , input [ type = "button" ] {
2012-08-31 18:58:12 +09:00
font-family : "Proxima Nova Soft" , "proxima-nova-soft" , "PT SANS" , "Helvetica Neue" , Helvetica , sans-serif ;
2012-08-25 11:20:17 +09:00
color : # 4a4444 ;
line-height : 1 . 6 ; }
/* line 9, ../sass/partials/_typography.scss */
a {
text-decoration : none ;
font-weight : bold ; }
/* line 12, ../sass/partials/_typography.scss */
a : link , a : visited , a : active {
2012-08-31 18:58:12 +09:00
color : # f36c3d ; }
2012-08-25 11:20:17 +09:00
/* line 15, ../sass/partials/_typography.scss */
a : hover {
color : black ; }
@ font-face {
font-family : 'icons' ;
src : url ( data : font / svg ; charset = utf-8 ; base64 , PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI / Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiID4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8bWV0YWRhdGE + ClRoaXMgaXMgYSBjdXN0b20gU1ZHIGZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uCjAKPC9tZXRhZGF0YT4KPGRlZnM + Cjxmb250IGlkPSJpY29ucyIgaG9yaXotYWR2LXg9IjUxMiIgPgo8Zm9udC1mYWNlIHVuaXRzLXBlci1lbT0iNTEyIiBhc2NlbnQ9IjQ4MCIgZGVzY2VudD0iLTMyIiAvPgo8bWlzc2luZy1nbHlwaCBob3Jpei1hZHYteD0iNTEyIiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4NzM7IiBkPSJNIDM2NC42MzIsMzk0LjcwOGwgMTA4LjYzMi0xMDguNjMybC0xMDguNjMyLTEwOC42MzJsMC4wMCw3Ny41OTUgbC0xMjQuMTUxLDMxLjAzN2wgMTI0LjE1MSwzMS4wMzlMIDM2NC42MzIsMzk0LjcwOCAgTSAzNjQuNjI1LDQyNS43NDYKCWMtMy45OTcsMC4wMC04LjAyOS0wLjc3Mi0xMS44NjktMi4zNjNjLTExLjU5OC00LjgwNC0xOS4xNi0xNi4xMjItMTkuMTYtMjguNjc2bDAuMDAtNTMuMzYxIGwtMTAwLjY0My0yNS4xNgoJYy0xMy44MTUtMy40NTYtMjMuNTEtMTUuODY5LTIzLjUxLTMwLjExMmMwLjAwLTE0LjI0MSwgOS42OTMtMjYuNjU2LCAyMy41MS0zMC4xMTFsIDEwMC42NDMtMjUuMTZsMC4wMC01My4zNjEgCgljMC4wMC0xMi41NTYsIDcuNTYyLTIzLjg3MiwgMTkuMTYtMjguNjc2YyAzLjg0LTEuNTg4LCA3Ljg3Mi0yLjM2MywgMTEuODY5LTIuMzYzYyA4LjA3OCwwLjAwLCAxNi4wMTUsMy4xNTMsIDIxLjk1Myw5LjA5MmwgMTA4LjYzNCwxMDguNjM0CgljIDEyLjEyMiwxMi4xMiwgMTIuMTIyLDMxLjc3MiwwLjAwLDQzLjg5NGwtMTA4LjYzNCwxMDguNjMyQyAzODAuNjQsNDIyLjU5MywgMzcyLjcwMyw0MjUuNzQ2LCAzNjQuNjI1LDQyNS43NDZMIDM2NC42MjUsNDI1Ljc0NnogTSAxNDcuMzY4LDI3MC41NTcKCWwwLjAwLTc3LjU5NSBsIDEyNC4xNTEtMzEuMDM5bC0xMjQuMTUxLTMxLjAzN2wwLjAwLTc3LjU5NSBsLTEwOC42MzIsMTA4LjYzMkwgMTQ3LjM2OCwyNzAuNTU3IE0gMTQ3LjM3MywzMDEuNTk1Yy04LjA3OCwwLjAwLTE2LjAxNS0zLjE1My0yMS45NTItOS4wOTIKCWwtMTA4LjYzMi0xMDguNjMyYy0xMi4xMjMtMTIuMTIyLTEyLjEyMy0zMS43NzMsMC4wMC00My44OTRsIDEwOC42MzItMTA4LjYzMmMgNS45MzgtNS45MzksIDEzLjg3Ni05LjA5MiwgMjEuOTUyLTkuMDkyCgljIDQuMDAsMC4wMCwgOC4wMzIsMC43NzIsIDExLjg3MiwyLjM2M2MgMTEuNTk4LDQuODA0LCAxOS4xNiwxNi4xMjIsIDE5LjE2LDI4LjY3NWwwLjAwLDUzLjM2MSBsIDEwMC42NDMsMjUuMTYKCWMgMTMuODE2LDMuNDU1LCAyMy41MDgsMTUuODY5LCAyMy41MDgsMzAuMTExYzAuMDAsMTQuMjQzLTkuNjkyLDI2LjY1Ni0yMy41MDgsMzAuMTEybC0xMDAuNjQzLDI1LjE1OGwwLjAwLDUzLjM2MiAKCWMwLjAwLDEyLjU1NC03LjU2MiwyMy44NzEtMTkuMTYsMjguNjc2QyAxNTUuNDA2LDMwMC44MjIsIDE1MS4zNzMsMzAxLjU5NSwgMTQ3LjM3MywzMDEuNTk1TCAxNDcuMzczLDMwMS41OTV6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4NjM7IiBkPSJNIDMzNC44OTQsNDEzLjMzNWMgNzguNDI0LDAuMDAsIDE0MS45OTgtNjMuNTc2LCAxNDEuOTk4LTE0Mi4wMDJjMC4wMC03OC40MjQtNjMuNTc0LTE0MS45OTgtMTQxLjk5OC0xNDIuMDAxbDAuMDAtMC4wMDEgCglsLTYzLjExNywwLjAwIGwtOTQuNjY4LTk0LjY2OGwwLjAwLDk0LjY2OCBsMC4wMCwwLjAwNCBjLTc4LjQyNywwLjAwLTE0Mi4wMDEsNjMuNTc0LTE0Mi4wMDEsMTQxLjk5OGMwLjAwLDc4LjQyNiwgNjMuNTc0LDE0Mi4wMDIsIDE0Mi4wMDEsMTQyLjAwMmwgMTU3Ljc4LDAuMDAgCgkgTSAzMzQuODk0LDQ0NC44OTFMIDE3Ny4xMSw0NDQuODkxIGMtOTUuNzAsMC4wMC0xNzMuNTU2LTc3Ljg1Ny0xNzMuNTU2LTE3My41NThjMC4wMC04NC45MjgsIDYxLjMxMS0xNTUuODA0LCAxNDIuMDAxLTE3MC42OGwwLjAwLTY1Ljk4OSAKCWMwLjAwLTEyLjc2MywgNy42ODktMjQuMjY5LCAxOS40OC0yOS4xNTJjIDMuOTAzLTEuNjE4LCA4LjAwNC0yLjQwNCwgMTIuMDY5LTIuNDA0YyA4LjIxMiwwLjAwLCAxNi4yODMsMy4yMDUsIDIyLjMyMSw5LjI0M2wgODUuNDIyLDg1LjQyNWwgNTAuMDQ3LDAuMDAgCgljIDk1LjY5NywwLjAwLCAxNzMuNTU0LDc3Ljg2MSwgMTczLjU1NCwxNzMuNTU4QyA1MDguNDQ4LDM2Ny4wMzQsIDQzMC41ODksNDQ0Ljg5MSwgMzM0Ljg5NCw0NDQuODkxTCAzMzQuODk0LDQ0NC44OTF6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4MjE5MTsiIGQ9Ik0gNTAxLjc2LDEzMS44MzZjMC4wMC0xNS43MjQtNi4wMDEtMzEuNDQ3LTE3Ljk5Ny00My40NDNjLTIzLjk5Mi0yMy45OTItNjIuODk1LTIzLjk5Mi04Ni44OTIsMC4wMEwgMjU1Ljk5NywyMjkuMjcKCUwgMTE1LjEyMyw4OC4zOTNjLTIzLjk5Mi0yMy45OTItNjIuODk1LTIzLjk5Mi04Ni44ODgsMC4wMEMgNC4yNDEsMTEyLjM4OSwgNC4yNDEsMTUxLjI4MywgMjguMjM0LDE3NS4yODNsIDE4NC4zMiwxODQuMzIxCgljIDIzLjk5MiwyMy45OTIsIDYyLjg5NSwyMy45OTIsIDg2Ljg4OCwwLjAwTCA0ODMuNzYzLDE3NS4yODNDIDQ5NS43NTksMTYzLjI4MywgNTAxLjc2LDE0Ny41NiwgNTAxLjc2LDEzMS44MzZMIDUwMS43NiwxMzEuODM2eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeDIxOTM7IiBkPSJNIDUwMS43NiwzMTYuMTYxYzAuMDAtMTUuNzI0LTYuMDAxLTMxLjQ0Ny0xNy45OTctNDMuNDQ3TCAyOTkuNDQxLDg4LjM5M2MtMjMuOTkyLTIzLjk5Mi02Mi44OTUtMjMuOTkyLTg2Ljg4OCwwLjAwCglsLTE4NC4zMiwxODQuMzIxYy0yMy45OTIsMjQuMDAtMjMuOTkyLDYyLjg5NSwgMC4wMDEsODYuODkyYyAyMy45OTIsMjMuOTkyLCA2Mi44OTUsMjMuOTkyLCA4Ni44ODgsMC4wMGwgMTQwLjg3NC0xNDAuODc4TCAzOTYuODczL
font-weight : normal ;
font-style : normal ; }
/* Use the following CSS code if you want to use data attributes for inserting your icons */
/* line 10, ../sass/partials/_icons.scss */
[ data-icon ] : before {
font-family : 'icons' ;
content : attr ( data-icon ) ;
speak : none ; }
/* Use the following CSS code if you want to have a class per icon */
/* line 17, ../sass/partials/_icons.scss */
[ class ^ = "icon-" ] : before , [ class * = " icon-" ] : before {
font-family : 'icons' ;
font-style : normal ;
speak : none ; }
/* line 22, ../sass/partials/_icons.scss */
. icon-share : before {
content : "\73" ; }
/* line 25, ../sass/partials/_icons.scss */
. icon-comment : before {
content : "\63" ; }
/* line 28, ../sass/partials/_icons.scss */
. icon-up : before {
content : "\2191" ; }
/* line 31, ../sass/partials/_icons.scss */
. icon-down : before {
content : "\2193" ; }
/* line 34, ../sass/partials/_icons.scss */
. icon-link : before {
content : "\6c" ; }
/* line 37, ../sass/partials/_icons.scss */
. icon-check : before {
content : "\2705" ; }
/* line 40, ../sass/partials/_icons.scss */
. icon-plus : before {
content : "\2b" ; }
/* line 43, ../sass/partials/_icons.scss */
. icon-menu : before {
content : "\2630" ; }
2012-08-31 18:58:12 +09:00
/* line 1, ../sass/partials/_pageslide.scss */
# pageslide {
/* These styles MUST be included. Do not change. */
display : none ;
position : absolute ;
position : fixed ;
top : 0 ;
height : 100 % ;
z-index : 999999 ;
/* Specify the width of your pageslide here */
width : 260px ;
/* These styles are optional, and describe how the pageslide will look */
background-color : # 333 ;
color : # FFF ;
-webkit-box-shadow : inset 0 0 5px 5px # 222 ;
-moz-box-shadow : inset 0 0 5px 5px # 222 ;
box-shadow : inset 0 0 5px 5px # 222 ; }
/* line 22, ../sass/partials/_pageslide.scss */
# menu ul {
padding : 0 ;
margin : 0 ; }
/* line 25, ../sass/partials/_pageslide.scss */
# menu ul li {
padding : 0 ;
margin : 0 ; }
/* line 28, ../sass/partials/_pageslide.scss */
# menu ul li a {
display : block ;
width : 100 % ;
height : 50px ;
line-height : 50px ;
text-indent : 20px ;
-webkit-box-shadow : inset 0 -1px 0 rgba ( 255 , 255 , 255 , 0 . 1 ) , 0 1px 0 rgba ( 0 , 0 , 0 , 0 . 8 ) ;
-moz-box-shadow : inset 0 -1px 0 rgba ( 255 , 255 , 255 , 0 . 1 ) , 0 1px 0 rgba ( 0 , 0 , 0 , 0 . 8 ) ;
box-shadow : inset 0 -1px 0 rgba ( 255 , 255 , 255 , 0 . 1 ) , 0 1px 0 rgba ( 0 , 0 , 0 , 0 . 8 ) ; }
/* line 36, ../sass/partials/_pageslide.scss */
# menu ul li a : hover {
background : rgba ( 0 , 0 , 0 , 0 . 5 ) ;
color : white ; }
/* line 44, ../sass/partials/_pageslide.scss */
body . pageslide-open {
overflow : hidden ; }
/* line 47, ../sass/partials/_pageslide.scss */
. wrapper {
position : absolute ;
top : 0 ;
margin : 0 ;
width : 100 % ;
background : # e9f3f7 ; }
2012-08-25 11:20:17 +09:00
/* line 5, ../sass/partials/_grid.scss */
. grid {
width : 74 % ;
margin : 0 13 % ; }
/* line 9, ../sass/partials/_grid.scss */
. grid-small {
width : 320px ;
margin : 0 auto ; }
/* line 10, ../sass/modules/_header.scss */
. header {
overflow : hidden ;
2012-08-31 18:58:12 +09:00
background : # 4e555d url ( "/img/bg-header.png" ) top center ;
background-color : # 4e555d ;
2012-08-25 11:20:17 +09:00
margin-bottom : 10px ;
height : 70px ;
position : relative ;
/* For modern browsers */
/* For IE 6/7 (trigger hasLayout) */
2012-08-31 18:58:12 +09:00
* zoom : 1 ;
-webkit-border-radius : 0 0 3px 3px ;
-moz-border-radius : 0 0 3px 3px ;
-ms-border-radius : 0 0 3px 3px ;
-o-border-radius : 0 0 3px 3px ;
border-radius : 0 0 3px 3px ;
-webkit-box-shadow : 0 1px 1px black ;
-moz-box-shadow : 0 1px 1px black ;
box-shadow : 0 1px 1px black ; }
/* line 54, ../sass/partials/_mixins.scss */
2012-08-25 11:20:17 +09:00
. header : before , . header : after {
content : "" ;
display : table ; }
2012-08-31 18:58:12 +09:00
/* line 58, ../sass/partials/_mixins.scss */
2012-08-25 11:20:17 +09:00
. header : after {
clear : both ; }
2012-08-31 18:58:12 +09:00
/* line 20, ../sass/modules/_header.scss */
2012-08-25 11:20:17 +09:00
. header . nav {
margin : 0 ;
padding : 0 ;
border : 0 ;
overflow : hidden ;
* zoom : 1 ;
margin-top : 20px ; }
2012-08-31 18:58:12 +09:00
/* line 23, ../sass/modules/_header.scss */
2012-08-25 11:20:17 +09:00
. header . nav li {
list-style-image : none ;
list-style-type : none ;
margin-left : 0 ;
white-space : nowrap ;
display : inline ;
float : left ;
padding-left : 4px ;
padding-right : 4px ;
margin-right : 10px ; }
/* line 48, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
. header . nav li : first-child , . header . nav li . first {
padding-left : 0 ; }
/* line 49, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
. header . nav li : last-child {
padding-right : 0 ; }
/* line 50, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
. header . nav li . last {
padding-right : 0 ; }
2012-08-31 18:58:12 +09:00
/* line 26, ../sass/modules/_header.scss */
2012-08-25 11:20:17 +09:00
. header . nav li a {
color : white ;
font-size : 16px ;
line-height : 26px ;
height : 26px ;
font-weight : normal ; }
2012-08-31 18:58:12 +09:00
/* line 35, ../sass/modules/_header.scss */
2012-08-25 11:20:17 +09:00
. header . site-nav {
float : left ;
margin-left : 20px ; }
2012-08-31 18:58:12 +09:00
/* line 39, ../sass/modules/_header.scss */
2012-08-25 11:20:17 +09:00
. header . logo {
position : absolute ;
top : 20px ;
2012-08-31 18:58:12 +09:00
top : 17px ;
2012-08-25 11:20:17 +09:00
left : 50 % ;
margin-left : -65px ;
2012-08-31 18:58:12 +09:00
width : 124px ;
height : 37px ; }
/* line 49, ../sass/modules/_header.scss */
2012-08-25 11:20:17 +09:00
. header . logo a {
display : block ;
height : 100 % ;
width : 100 % ;
background-position : center center ;
background-image : url ( "/img/thegrid.svg" ) ;
2012-08-31 18:58:12 +09:00
background-image : url ( "/img/logo.png" ) ;
2012-08-25 11:20:17 +09:00
font : 0 / 0 a ;
text-shadow : none ;
color : transparent ; }
2012-08-31 18:58:12 +09:00
/* line 63, ../sass/modules/_header.scss */
2012-08-25 11:20:17 +09:00
. header . user-nav {
float : right ;
margin-right : 10px ; }
2012-08-31 18:58:12 +09:00
@ media only screen and ( -webkit-min-device-pixel-ratio : 1 . 5 ) {
/* line 77, ../sass/modules/_header.scss */
. header . logo a {
background-image : url ( "/img/logo@2x.png" ) ;
background-size : 124px 37px ; } }
2012-08-25 11:20:17 +09:00
/* line 1, ../sass/modules/_posts.scss */
. post {
position : relative ;
/* For modern browsers */
/* For IE 6/7 (trigger hasLayout) */
* zoom : 1 ; }
2012-08-31 18:58:12 +09:00
/* line 54, ../sass/partials/_mixins.scss */
2012-08-25 11:20:17 +09:00
. post : before , . post : after {
content : "" ;
display : table ; }
2012-08-31 18:58:12 +09:00
/* line 58, ../sass/partials/_mixins.scss */
2012-08-25 11:20:17 +09:00
. post : after {
clear : both ; }
/* line 6, ../sass/modules/_posts.scss */
. post-content {
position : relative ;
padding : 0 ;
min-height : 40px ;
margin-right : 160px ; }
/* line 13, ../sass/modules/_posts.scss */
. post-content . post-info {
padding : 13px 15px ;
2012-08-31 18:58:12 +09:00
margin-left : 30px ; }
2012-08-25 11:20:17 +09:00
/* line 17, ../sass/modules/_posts.scss */
. post-content . post-rank {
position : absolute ;
top : 0px ;
left : -50px ;
display : block ;
height : 70px ;
line-height : 70px ;
width : 30px ;
text-align : right ;
font-size : 30px ;
color : rgba ( 0 , 0 , 0 , 0 . 1 ) ; }
/* line 30, ../sass/modules/_posts.scss */
. post-content . post-upvote {
position : absolute ;
top : 0px ;
bottom : 0px ; }
/* line 34, ../sass/modules/_posts.scss */
. post-content . post-upvote . upvote-link {
height : 100 % ;
display : table ;
float : left ;
2012-08-31 18:58:12 +09:00
width : 30px ;
-webkit-border-radius : 3px 0 0 3px ;
-moz-border-radius : 3px 0 0 3px ;
-ms-border-radius : 3px 0 0 3px ;
-o-border-radius : 3px 0 0 3px ;
border-radius : 3px 0 0 3px ;
border-right : 1px solid # e7eff2 ; }
/* line 44, ../sass/modules/_posts.scss */
2012-08-25 11:20:17 +09:00
. post-content . post-upvote . upvote-link i {
2012-08-31 18:58:12 +09:00
font-size : 12px ;
2012-08-25 11:20:17 +09:00
display : table-cell ;
height : 100 % ;
width : 100 % ;
text-align : center ;
vertical-align : middle ;
2012-08-31 18:58:12 +09:00
color : # 92b5c3 ;
color : # f36c3d ;
2012-08-25 11:20:17 +09:00
text-shadow : 0px 1px 0px white ; }
2012-08-31 18:58:12 +09:00
/* line 55, ../sass/modules/_posts.scss */
2012-08-25 11:20:17 +09:00
. post-content . post-upvote . upvote-link i . icon-check {
display : none ; }
2012-08-31 18:58:12 +09:00
/* line 59, ../sass/modules/_posts.scss */
2012-08-25 11:20:17 +09:00
. post-content . post-upvote . upvote-link span {
display : none ; }
2012-08-31 18:58:12 +09:00
/* line 62, ../sass/modules/_posts.scss */
2012-08-25 11:20:17 +09:00
. post-content . post-upvote . upvote-link . not-voted : hover {
-webkit-box-shadow : none ;
-moz-box-shadow : none ;
box-shadow : none ;
2012-08-31 18:58:12 +09:00
background : # 4e555d url ( "/img/bg-header.png" ) top center ; }
/* line 65, ../sass/modules/_posts.scss */
2012-08-25 11:20:17 +09:00
. post-content . post-upvote . upvote-link . not-voted : hover i {
color : white ;
text-shadow : none ; }
2012-08-31 18:58:12 +09:00
/* line 70, ../sass/modules/_posts.scss */
2012-08-25 11:20:17 +09:00
. post-content . post-upvote . upvote-link . voted {
cursor : default ; }
2012-08-31 18:58:12 +09:00
/* line 72, ../sass/modules/_posts.scss */
2012-08-25 11:20:17 +09:00
. post-content . post-upvote . upvote-link . voted i . icon-up {
display : none ; }
2012-08-31 18:58:12 +09:00
/* line 75, ../sass/modules/_posts.scss */
2012-08-25 11:20:17 +09:00
. post-content . post-upvote . upvote-link . voted i . icon-check {
2012-08-31 18:58:12 +09:00
color : # 7ac0e4 ;
2012-08-25 11:20:17 +09:00
display : table-cell ; }
2012-08-31 18:58:12 +09:00
/* line 82, ../sass/modules/_posts.scss */
2012-08-25 11:20:17 +09:00
. post-content . post-heading {
margin-bottom : 0px ; }
2012-08-31 18:58:12 +09:00
/* line 84, ../sass/modules/_posts.scss */
2012-08-25 11:20:17 +09:00
. post-content . post-heading . post-title {
font-size : 20px ;
color : # 4a4444 ;
font-weight : normal ;
line-height : 1 ; }
2012-08-31 18:58:12 +09:00
/* line 89, ../sass/modules/_posts.scss */
2012-08-25 11:20:17 +09:00
. post-content . post-heading . post-title : hover {
2012-08-31 18:58:12 +09:00
color : # f36c3d ; }
/* line 93, ../sass/modules/_posts.scss */
2012-08-25 11:20:17 +09:00
. post-content . post-heading . post-domain {
2012-08-31 18:58:12 +09:00
color : # b3c1c6 ;
2012-08-25 11:20:17 +09:00
font-size : 14px ; }
2012-08-31 18:58:12 +09:00
/* line 98, ../sass/modules/_posts.scss */
2012-08-25 11:20:17 +09:00
. post-content . post-meta {
font-size : 13px ;
2012-08-31 18:58:12 +09:00
color : # b3c1c6 ;
2012-08-25 11:20:17 +09:00
line-height : 1 . 5 ; }
2012-08-31 18:58:12 +09:00
/* line 104, ../sass/modules/_posts.scss */
2012-08-25 11:20:17 +09:00
. post-actions {
float : right ;
padding : 0 ; }
2012-08-31 18:58:12 +09:00
/* line 107, ../sass/modules/_posts.scss */
2012-08-25 11:20:17 +09:00
. post-actions li {
2012-08-31 18:58:12 +09:00
position : relative ;
2012-08-25 11:20:17 +09:00
float : left ;
margin-left : 10px ; }
2012-08-31 18:58:12 +09:00
/* line 111, ../sass/modules/_posts.scss */
2012-08-25 11:20:17 +09:00
. post-actions li a {
2012-08-31 18:58:12 +09:00
background : # d8e9f5 ;
background : white ;
2012-08-25 11:20:17 +09:00
position : relative ;
display : block ;
padding : 0 ;
width : 70px ;
height : 70px ;
line-height : 70px ;
vertical-align : baseline ;
text-align : center ;
2012-08-31 18:58:12 +09:00
color : # b3c1c6 ;
2012-08-25 11:20:17 +09:00
font-size : 36px ;
line-height : 50px ; }
2012-08-31 18:58:12 +09:00
/* line 162, ../sass/modules/_posts.scss */
. post-actions li a . share-link {
color : # 7ac0e4 ;
color : # f8e121 ; }
/* line 166, ../sass/modules/_posts.scss */
. post-actions li a . discuss-link {
color : # a3d06d ; }
/* line 169, ../sass/modules/_posts.scss */
. post-actions li a . more-link {
color : # 7ac0e4 ; }
/* line 172, ../sass/modules/_posts.scss */
2012-08-25 11:20:17 +09:00
. post-actions li a : hover {
2012-08-31 18:58:12 +09:00
background : # 4e555d url ( "/img/bg-header.png" ) top center ;
2012-08-25 11:20:17 +09:00
color : white ; }
2012-08-31 18:58:12 +09:00
/* line 176, ../sass/modules/_posts.scss */
2012-08-25 11:20:17 +09:00
. post-actions li a . voted {
2012-08-31 18:58:12 +09:00
background : # 4e555d ;
2012-08-25 11:20:17 +09:00
color : white ;
cursor : default ; }
2012-08-31 18:58:12 +09:00
/* line 180, ../sass/modules/_posts.scss */
2012-08-25 11:20:17 +09:00
. post-actions li a . voted . action {
color : # fff ; }
2012-08-31 18:58:12 +09:00
/* line 184, ../sass/modules/_posts.scss */
2012-08-25 11:20:17 +09:00
. post-actions li a . count {
position : absolute ;
top : 12px ;
display : block ;
width : 100 % ;
height : 20px ;
line-height : 20px ;
font-size : 11px ; }
2012-08-31 18:58:12 +09:00
/* line 193, ../sass/modules/_posts.scss */
2012-08-25 11:20:17 +09:00
. post-actions li a . points {
display : block ;
font-size : 30px ;
line-height : 50px ; }
2012-08-31 18:58:12 +09:00
/* line 198, ../sass/modules/_posts.scss */
2012-08-25 11:20:17 +09:00
. post-actions li a . action {
display : block ;
height : 20px ;
width : 100 % ;
line-height : 20px ;
position : absolute ;
bottom : 5px ;
left : 0px ;
font-size : 13px ;
2012-08-31 18:58:12 +09:00
color : # b3c1c6 ; }
2012-08-25 11:20:17 +09:00
2012-08-31 18:58:12 +09:00
/* line 213, ../sass/modules/_posts.scss */
2012-08-25 11:20:17 +09:00
. post-message {
background : white ;
padding : 20px ;
margin-bottom : 10px ;
font-size : 18px ; }
2012-08-31 18:58:12 +09:00
/* line 219, ../sass/modules/_posts.scss */
. share-options {
position : absolute ;
left : -223px ;
top : 5px ;
background : white ;
border : 1px solid # f36c3d ;
-webkit-border-radius : 3px ;
-moz-border-radius : 3px ;
-ms-border-radius : 3px ;
-o-border-radius : 3px ;
border-radius : 3px ;
-webkit-box-shadow : 0px 1px 2px rgba ( 0 , 0 , 0 , 0 . 25 ) ;
-moz-box-shadow : 0px 1px 2px rgba ( 0 , 0 , 0 , 0 . 25 ) ;
box-shadow : 0px 1px 2px rgba ( 0 , 0 , 0 , 0 . 25 ) ;
z-index : 100 ;
-webkit-transition : all , 300ms ;
-moz-transition : all , 300ms ;
-o-transition : all , 300ms ;
transition : all , 300ms ; }
/* line 231, ../sass/modules/_posts.scss */
. share-options . hidden {
display : block ;
opacity : 0 ;
pointer-events : none ;
left : -210px ; }
/* line 237, ../sass/modules/_posts.scss */
. share-options : after , . share-options : before {
left : 100 % ;
border : solid transparent ;
content : " " ;
height : 0 ;
width : 0 ;
position : absolute ;
pointer-events : none ; }
/* line 246, ../sass/modules/_posts.scss */
. share-options : after {
border-color : rgba ( 255 , 255 , 255 , 0 ) ;
border-left-color : # ffffff ;
border-width : 10px ;
top : 20px ;
margin-top : -10px ; }
/* line 253, ../sass/modules/_posts.scss */
. share-options : before {
border-color : rgba ( 0 , 0 , 0 , 0 ) ;
border-left-color : # f36c3d ;
border-width : 11px ;
top : 20px ;
margin-top : -11px ; }
/* line 260, ../sass/modules/_posts.scss */
. share-options . buttons {
/* For modern browsers */
/* For IE 6/7 (trigger hasLayout) */
* zoom : 1 ;
padding : 15px 5px 5px 15px ; }
/* line 54, ../sass/partials/_mixins.scss */
. share-options . buttons : before , . share-options . buttons : after {
content : "" ;
display : table ; }
/* line 58, ../sass/partials/_mixins.scss */
. share-options . buttons : after {
clear : both ; }
/* line 263, ../sass/modules/_posts.scss */
. share-options . buttons . button {
float : left ;
margin-right : 10px ;
background : transparent ;
padding : 0px ; }
2012-08-25 11:20:17 +09:00
2012-08-31 18:58:12 +09:00
/* line 1, ../sass/modules/_comments.scss */
. comment {
margin-left : 30px ; }
/* line 4, ../sass/modules/_comments.scss */
2012-08-25 11:20:17 +09:00
. comment-content {
position : relative ;
2012-09-02 12:33:05 +09:00
-webkit-border-radius : 0 3px 3px 3px ;
-moz-border-radius : 0 3px 3px 3px ;
-ms-border-radius : 0 3px 3px 3px ;
-o-border-radius : 0 3px 3px 3px ;
border-radius : 0 3px 3px 3px ;
2012-08-25 11:20:17 +09:00
font-size : 14px ; }
2012-09-02 12:33:05 +09:00
/* line 10, ../sass/modules/_comments.scss */
2012-08-25 11:20:17 +09:00
. comment-meta {
margin-bottom : 5px ;
2012-08-31 18:58:12 +09:00
color : # b3c1c6 ; }
2012-09-02 12:33:05 +09:00
/* line 12, ../sass/modules/_comments.scss */
2012-08-25 11:20:17 +09:00
. comment-meta . comment-username , . comment-meta . comment-time , . comment-meta . comment-permalink {
display : inline-block ;
margin-right : 4px ; }
2012-09-02 12:33:05 +09:00
/* line 17, ../sass/modules/_comments.scss */
2012-08-25 11:20:17 +09:00
. comment-meta . comment-permalink {
position : relative ;
text-indent : 100 % ;
white-space : nowrap ;
overflow : hidden ;
width : 20px ;
2012-08-31 18:58:12 +09:00
color : # b3c1c6 ; }
2012-09-02 12:33:05 +09:00
/* line 22, ../sass/modules/_comments.scss */
2012-08-25 11:20:17 +09:00
. comment-meta . comment-permalink : before {
position : absolute ;
display : block ;
top : 1px ;
left : 0 ;
text-indent : 0 ; }
2012-09-02 12:33:05 +09:00
/* line 29, ../sass/modules/_comments.scss */
2012-08-25 11:20:17 +09:00
. comment-meta . comment-permalink : hover : before {
2012-08-31 18:58:12 +09:00
color : # f36c3d ; }
2012-08-25 11:20:17 +09:00
2012-09-02 12:33:05 +09:00
/* line 34, ../sass/modules/_comments.scss */
2012-08-25 11:20:17 +09:00
. comment-actions {
position : absolute ;
2012-08-31 18:58:12 +09:00
left : -30px ;
2012-08-25 11:20:17 +09:00
top : 0px ; }
2012-09-02 12:33:05 +09:00
/* line 38, ../sass/modules/_comments.scss */
2012-08-25 11:20:17 +09:00
. comment-actions a {
2012-09-02 12:33:05 +09:00
-webkit-border-radius : 0 0 0 3px ;
-moz-border-radius : 0 0 0 3px ;
-ms-border-radius : 0 0 0 3px ;
-o-border-radius : 0 0 0 3px ;
border-radius : 0 0 0 3px ;
2012-08-25 11:20:17 +09:00
position : relative ;
display : block ;
height : 30px ;
width : 30px ;
2012-09-02 12:33:05 +09:00
background : white ;
2012-08-31 18:58:12 +09:00
-webkit-box-shadow : 0 1px 1px rgba ( 0 , 0 , 0 , 0 . 15 ) ;
-moz-box-shadow : 0 1px 1px rgba ( 0 , 0 , 0 , 0 . 15 ) ;
box-shadow : 0 1px 1px rgba ( 0 , 0 , 0 , 0 . 15 ) ;
2012-08-25 11:20:17 +09:00
overflow : hidden ;
text-indent : 100 % ;
white-space : nowrap ;
overflow : hidden ; }
2012-09-02 12:33:05 +09:00
/* line 50, ../sass/modules/_comments.scss */
2012-08-25 11:20:17 +09:00
. comment-actions a . upvote {
2012-09-02 12:33:05 +09:00
-webkit-border-radius : 3px 0 0 0 ;
-moz-border-radius : 3px 0 0 0 ;
-ms-border-radius : 3px 0 0 0 ;
-o-border-radius : 3px 0 0 0 ;
border-radius : 3px 0 0 0 ;
2012-08-31 18:58:12 +09:00
margin-bottom : 1px ; }
2012-09-02 12:33:05 +09:00
/* line 54, ../sass/modules/_comments.scss */
2012-08-31 18:58:12 +09:00
. comment-actions a i {
font-size : 12px ;
2012-08-25 11:20:17 +09:00
display : block ;
position : absolute ;
height : 30px ;
width : 30px ;
line-height : 30px ;
text-align : center ;
text-indent : 0 ;
2012-09-02 12:33:05 +09:00
color : # f36c3d ; }
/* line 66, ../sass/modules/_comments.scss */
2012-08-25 11:20:17 +09:00
. comment-actions a : hover {
2012-08-31 18:58:12 +09:00
background : # 4e555d ; }
2012-09-02 12:33:05 +09:00
/* line 68, ../sass/modules/_comments.scss */
2012-08-31 18:58:12 +09:00
. comment-actions a : hover i {
2012-08-25 11:20:17 +09:00
color : white ; }
2012-09-02 12:33:05 +09:00
/* line 74, ../sass/modules/_comments.scss */
2012-08-31 18:58:12 +09:00
. comment-new {
/* For modern browsers */
/* For IE 6/7 (trigger hasLayout) */
* zoom : 1 ; }
/* line 54, ../sass/partials/_mixins.scss */
. comment-new : before , . comment-new : after {
content : "" ;
display : table ; }
/* line 58, ../sass/partials/_mixins.scss */
. comment-new : after {
clear : both ; }
2012-09-02 12:33:05 +09:00
/* line 77, ../sass/modules/_comments.scss */
2012-08-31 18:58:12 +09:00
. comment-new . comment-field {
margin-bottom : 10px ; }
2012-08-25 11:20:17 +09:00
/* line 3, ../sass/modules/_forms.scss */
form . control-group {
margin-bottom : 15px ; }
/* line 5, ../sass/modules/_forms.scss */
form . control-group label {
float : left ; }
/* line 8, ../sass/modules/_forms.scss */
form . control-group . controls {
margin-left : 100px ; }
/* line 12, ../sass/modules/_forms.scss */
form . form-actions {
/* For modern browsers */
/* For IE 6/7 (trigger hasLayout) */
* zoom : 1 ; }
2012-08-31 18:58:12 +09:00
/* line 54, ../sass/partials/_mixins.scss */
2012-08-25 11:20:17 +09:00
form . form-actions : before , form . form-actions : after {
content : "" ;
display : table ; }
2012-08-31 18:58:12 +09:00
/* line 58, ../sass/partials/_mixins.scss */
2012-08-25 11:20:17 +09:00
form . form-actions : after {
clear : both ; }
/* line 15, ../sass/modules/_forms.scss */
form input [ type = "text" ] , form input [ type = "password" ] , form textarea {
display : block ;
padding : 5px 6px ;
width : 100 % ;
font-size : 14px ;
-webkit-box-sizing : border-box ;
/* Safari/Chrome, other WebKit */
-moz-box-sizing : border-box ;
/* Firefox, other Gecko */
box-sizing : border-box ;
/* Opera/IE 8+ */
2012-08-31 18:58:12 +09:00
border : 1px solid # b5b0b0 ;
2012-08-25 11:20:17 +09:00
-webkit-transition : all , 500ms ;
-moz-transition : all , 500ms ;
-o-transition : all , 500ms ;
2012-08-31 18:58:12 +09:00
transition : all , 500ms ; }
2012-08-25 11:20:17 +09:00
/* line 24, ../sass/modules/_forms.scss */
form input [ type = "text" ] : focus , form input [ type = "password" ] : focus , form textarea : focus {
outline : none ;
2012-08-31 18:58:12 +09:00
border-color : # f36c3d ;
-webkit-box-shadow : 0px 0px 5px 0px rgba ( 243 , 108 , 61 , 0 . 3 ) ;
-moz-box-shadow : 0px 0px 5px 0px rgba ( 243 , 108 , 61 , 0 . 3 ) ;
box-shadow : 0px 0px 5px 0px rgba ( 243 , 108 , 61 , 0 . 3 ) ; }
/* line 30, ../sass/modules/_forms.scss */
2012-08-25 11:20:17 +09:00
form input [ type = "text" ] , form input [ type = "password" ] {
height : 30px ;
line-height : 20px ; }
2012-08-31 18:58:12 +09:00
/* line 34, ../sass/modules/_forms.scss */
2012-08-25 11:20:17 +09:00
form textarea {
min-height : 100px ;
line-height : 1 . 4 ; }
2012-08-31 18:58:12 +09:00
/* line 39, ../sass/modules/_forms.scss */
input [ type = "submit" ] , button , . button , . btn {
-webkit-appearance : none ;
-webkit-border-radius : 0px ;
-moz-border-radius : 0px ;
-ms-border-radius : 0px ;
-o-border-radius : 0px ;
border-radius : 0px ;
background : # f36c3d ;
2012-08-25 11:20:17 +09:00
color : white ;
display : block ;
padding : 0px 10px ;
border : none ;
font-size : 16px ;
cursor : pointer ;
margin : 0 ;
float : right ; }
2012-09-02 12:33:05 +09:00
/* line 1, ../sass/modules/_dialogs.scss */
. dialog {
2012-08-25 11:20:17 +09:00
margin-bottom : 10px ; }
2012-09-02 12:33:05 +09:00
/* line 2, ../sass/modules/_dialogs.scss */
. dialog h2 {
text-align : center ;
padding-bottom : 15px ;
margin-bottom : 10px ; }
/* line 9, ../sass/modules/_dialogs.scss */
. footer-notice {
2012-08-25 11:20:17 +09:00
text-align : center ; }
/* line 1, ../sass/partials/_mobile.scss */
. mobile {
display : none ! important ; }
@ media screen and ( max-width : 520px ) {
/* line 6, ../sass/partials/_mobile.scss */
. mobile {
display : block ! important ; }
/* line 9, ../sass/partials/_mobile.scss */
. desktop {
display : none ! important ; }
/* line 12, ../sass/partials/_mobile.scss */
. grid , . grid-small {
width : auto ;
margin-left : 0 ;
margin-right : 0 ;
2012-08-31 18:58:12 +09:00
padding : 0 10px ;
min-width : 200px ; }
2012-08-25 11:20:17 +09:00
2012-08-31 18:58:12 +09:00
/* line 19, ../sass/partials/_mobile.scss */
2012-08-25 11:20:17 +09:00
. header {
2012-08-31 18:58:12 +09:00
height : 50px ;
-webkit-border-radius : 0px ;
-moz-border-radius : 0px ;
-ms-border-radius : 0px ;
-o-border-radius : 0px ;
border-radius : 0px ; }
/* line 22, ../sass/partials/_mobile.scss */
2012-08-25 11:20:17 +09:00
. header . logo {
top : 12px ; }
2012-08-31 18:58:12 +09:00
/* line 25, ../sass/partials/_mobile.scss */
2012-08-25 11:20:17 +09:00
. header . mobile-button {
position : relative ;
display : block ;
margin-top : 10px ;
2012-08-31 18:58:12 +09:00
background : # f36c3d ;
2012-08-25 11:20:17 +09:00
color : white ;
height : 30px ;
width : 40px ; }
2012-08-31 18:58:12 +09:00
/* line 33, ../sass/partials/_mobile.scss */
2012-08-25 11:20:17 +09:00
. header . mobile-button i {
position : absolute ;
width : 100 % ;
text-align : center ;
line-height : 30px ;
height : 30px ;
font-size : 18px ; }
2012-08-31 18:58:12 +09:00
/* line 41, ../sass/partials/_mobile.scss */
2012-08-25 11:20:17 +09:00
. header . mobile-button span {
display : none ; }
2012-08-31 18:58:12 +09:00
/* line 44, ../sass/partials/_mobile.scss */
2012-08-25 11:20:17 +09:00
. header . mobile-button . menu {
float : left ; }
2012-08-31 18:58:12 +09:00
/* line 47, ../sass/partials/_mobile.scss */
2012-08-25 11:20:17 +09:00
. header . mobile-button . submit {
float : right ; }
2012-08-31 18:58:12 +09:00
/* line 50, ../sass/partials/_mobile.scss */
2012-08-25 11:20:17 +09:00
. header . mobile-button : hover {
background : white ; }
2012-08-31 18:58:12 +09:00
/* line 52, ../sass/partials/_mobile.scss */
2012-08-25 11:20:17 +09:00
. header . mobile-button : hover i {
2012-08-31 18:58:12 +09:00
color : # f36c3d ; }
2012-08-25 11:20:17 +09:00
2012-08-31 18:58:12 +09:00
/* line 59, ../sass/partials/_mobile.scss */
2012-08-25 11:20:17 +09:00
. post . post-content {
margin-right : 50px ;
2012-08-31 18:58:12 +09:00
margin-right : 0px ; }
/* line 63, ../sass/partials/_mobile.scss */
2012-08-25 11:20:17 +09:00
. post . post-content . upvote-link {
width : 30px ; }
2012-08-31 18:58:12 +09:00
/* line 66, ../sass/partials/_mobile.scss */
2012-08-25 11:20:17 +09:00
. post . post-content . post-info {
margin-left : 30px ;
padding : 6px 4px 6px 8px ; }
2012-08-31 18:58:12 +09:00
/* line 71, ../sass/partials/_mobile.scss */
. post . post-content . post-heading . post-title {
line-height : 1 . 2 ;
display : block ;
margin-bottom : 4px ;
font-size : 18px ; }
/* line 77, ../sass/partials/_mobile.scss */
. post . post-content . post-heading . post-domain {
line-height : 1 ;
display : block ;
margin-bottom : 4px ;
font-size : 13px ; }
/* line 84, ../sass/partials/_mobile.scss */
2012-08-25 11:20:17 +09:00
. post . post-content . post-meta {
2012-08-31 18:58:12 +09:00
font-size : 11px ; }
/* line 89, ../sass/partials/_mobile.scss */
2012-08-25 11:20:17 +09:00
. post . post-content . post-meta . unit {
font-size : 0 ; }
2012-08-31 18:58:12 +09:00
/* line 91, ../sass/partials/_mobile.scss */
2012-08-25 11:20:17 +09:00
. post . post-content . post-meta . unit : after {
font-size : 12px ;
content : "pts " ; }
2012-08-31 18:58:12 +09:00
/* line 98, ../sass/partials/_mobile.scss */
. post . post-actions {
display : none ; }
/* line 100, ../sass/partials/_mobile.scss */
. post . post-actions li {
float : none ; }
/* line 102, ../sass/partials/_mobile.scss */
. post . post-actions li a {
height : 40px ;
width : 40px ;
font-size : 30px ; }
/* line 106, ../sass/partials/_mobile.scss */
. post . post-actions li a i {
display : block ;
position : absolute ;
top : 0px ;
left : 0px ;
width : 100 % ;
height : 100 % ;
line-height : 40px ;
text-align : center ; }
/* line 116, ../sass/partials/_mobile.scss */
. post . post-actions li a . count {
top : 9px ; }
/* line 119, ../sass/partials/_mobile.scss */
. post . post-actions li a . action {
display : none ; } }