사용자:Katinor/common.css: 두 판 사이의 차이

편집 요약 없음
(문서를 비움)
 
1번째 줄: 1번째 줄:
body
 
{
font-family: "나눔고딕코딩","NanumGothic_Coding";
}
html ,body
{
background: #64d0c2 url("") no-repeat fixed right center / contain;
}
@media (min-width:770px){
table.float-left{
float:left;
}
table.float-right{
float:right;
}
}
@media (max-width:770px){
table.float-right{
width:100%;
}
table.float-left{
width:100%;
}
}
.libre_left_content,.libre_footer
{
background-color: rgba(255, 255, 255, 1);
}

2015년 12월 24일 (목) 14:08 기준 최신판