File: /var/www/html/wp-content/themes/ganryujima_new_1602/stylesheets/print.css
/* Welcome to Compass. Use this file to define print styles.
* Import this file using the following HTML or equivalent:
* <link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" /> */
/* line 7, ../sass/print.scss */
.logo_v,
header,
.l-side,
.m_single_paging,
.page-title,
.btn_sns,
.m_single_links,
footer {
display: none;
}
/* line 17, ../sass/print.scss */
.l-main {
padding-right: 0;
}
/* line 20, ../sass/print.scss */
.l-column {
padding: 24px 40px;
}
/* line 23, ../sass/print.scss */
.container {
padding: 0;
}
/* line 28, ../sass/print.scss */
.m_single_events .event_title span span {
display: inline-block;
line-height: 34px;
vertical-align: middle;
}
/* line 33, ../sass/print.scss */
.m_single_events .event_title .date {
background: url(../images/bg_gold.jpg) repeat top left;
overflow: hidden;
width: 220px;
}
/* line 37, ../sass/print.scss */
.m_single_events .event_title .date > span {
background: none;
border-radius: 0;
height: auto;
padding: 0 8px;
width: 232px;
}
/* line 44, ../sass/print.scss */
.m_single_events .event_title .date .year {
line-height: 34px;
padding-right: 4px;
}
/* line 48, ../sass/print.scss */
.m_single_events .event_title .date .day {
margin-left: -8px;
}
/* line 52, ../sass/print.scss */
.m_single_events .event_title h1 {
line-height: 1;
}
/* line 55, ../sass/print.scss */
.m_single_events .event_title aside {
margin-top: 0;
}
/* line 58, ../sass/print.scss */
.m_single_events .event_title .cell {
padding: 0 0 4px 16px;
}
/* line 62, ../sass/print.scss */
.m_single_events .l-paper {
margin-bottom: 0;
}
/* line 65, ../sass/print.scss */
.m_single_events .m-event-table,
.m_single_events .event_cover {
display: none;
}
/* line 69, ../sass/print.scss */
.m_single_events .m-fight-cards {
overflow: hidden;
*zoom: 1;
max-width: inherit;
margin: 0 -16px;
}
/* line 74, ../sass/print.scss */
.m_single_events .m-fight-card {
float: left;
padding: 0 32px;
width: 50%;
}
/* line 78, ../sass/print.scss */
.m_single_events .m-fight-card h3 {
overflow: hidden;
text-overflow: ellipsis;
-webkit-text-overflow: ellipsis;
-o-text-overflow: ellipsis;
width: 100%;
white-space: nowrap;
line-height: 1.2;
font-size: 110%;
}
/* line 88, ../sass/print.scss */
.m_single_events .m-fight-card h4 {
font-size: 13px;
}
/* line 91, ../sass/print.scss */
.m_single_events .m-fight-card p.base {
font-size: 11px;
}
/* line 94, ../sass/print.scss */
.m_single_events .m-fight-card .card-cnt {
margin-bottom: 16px;
}