element.style {
}
#lnb > ul > li li > a {
width: 100%;
height: 100%;
display: block;
padding: 0 20px;
color: #fff;
font-size: 14px;
}
#lnb * {
box-sizing: border-box;
}
a {
color: #000;
text-decoration: none;
}
*, :after, :before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
user agent stylesheet
a:link {
}
user agent stylesheet
a:-webkit-any-link {
color: -webkit-link;
cursor: pointer;
text-decoration: underline;
}
#lnb > ul > li li {
border-top: 1px solid #525252;
line-height: 48px;
height: 50px;
background-color: #333;
padding: 0;
margin-top: -1px;
}
ul, li, dl, dt, dd {
margin: 0;
padding: 0;
list-style: none;
}
user agent stylesheet
li {
text-align: -webkit-match-parent;
}
user agent stylesheet
ul ul {
list-style-type: circle;
}
user agent stylesheet
ul {
list-style-type: disc;
}
@media screen and (max-width: 1200px)
#lnb > ul > li {
height: 68px;
line-height: 80px;
}
#lnb > ul > li {
display: inline-block;
padding: 0 15px;
height: 80px;
line-height: 80px;
float: left;
margin-left: -1px;
transition: all 0.5s;
white-space: nowrap;
}
user agent stylesheet
li {
text-align: -webkit-match-parent;
}
user agent stylesheet
ul {
list-style-type: disc;
}
body {
margin: 0;
padding: 0;
font-size: 0.75em;
font-family: Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, 'Helvetica Neue', 'Segoe UI', 'Apple SD Gothic Neo', 'Noto Sans KR', 'Malgun Gothic', sans-serif;
background: #fff;
overflow: hidden;
}
*, :after, :before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*, :after, :before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
::selection {
background-color: #ff3414;
color: #fff;
}
<a href="/theme/sample113/html/content04.php" target="_self">content04</a>
HTML
첫댓글 https://sample113.tlog.kr/