File: /var/www/html/wp-content/themes/ganryujima_new_1606 backup/assets/sass/print.scss
/* 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" /> */
.logo_v ,
header ,
.l-side ,
.m_single_paging ,
.page-title ,
.btn_sns ,
.m_single_links ,
footer {
display: none;
}
.l-main {
padding-right: 0;
}
.l-column {
padding: 24px 40px;
}
.container {
padding: 0;
}
.m_single_events {
.event_title {
span span {
display: inline-block;
line-height: 34px;
vertical-align: middle;
}
.date {
background:url(../images/bg_gold.jpg) repeat top left;
overflow: hidden;
width: 220px;
& > span {
background: none;
border-radius: 0;
height: auto;
padding: 0 8px;
width: 232px;
}
.year {
line-height: 34px;
padding-right: 4px;
}
.day {
margin-left: -8px;
}
}
h1 {
line-height: 1;
}
aside {
margin-top: 0;
}
.cell {
padding: 0 0 4px 16px;
}
}
.l-paper {
margin-bottom: 0;
}
.m-event-table ,
.event_cover {
display: none;
}
.m-fight-cards {
max-width: inherit;
margin: 0 -16px;
& {
*zoom: 1;
}
&:before,
&:after {
content: "";
display: table;
}
&:after {
clear: both;
}
}
.m-fight-card {
float: left;
padding: 0 32px;
width: 50%;
h3 {
overflow: hidden;
width:100%;
white-space: nowrap;
line-height:1.2;
font-size: 110%;
}
h4 {
font-size: 13px;
}
p.base {
font-size: 11px;
}
.card-cnt {
margin-bottom: 16px;
}
}
}