From Design pattern
Jump to: navigation, search
Line 1: Line 1:
{{#css:
 
#mw-content-text h3 span {
 
font-weight: 600;
 
padding-left: 0px;
 
}
 
 
.mw-headline {
 
font-weight: 600;
 
}
 
 
span.mw-editsection {
 
font-weight: 200;
 
position: relative;
 
float:right;
 
margin-right: 25px
 
}
 
 
span.mw-editsection a {
 
font-weight: 200;
 
}
 
 
.art-subpage {
 
background: #F7F7F7;
 
}
 
 
#mw-content-text p {
 
padding-top: 0px;
 
padding-bottom: 20px;
 
}
 
 
li {
 
margin-bottom: 5px
 
list-style-type: circle;
 
}
 
 
}}
 
 
== 추가 사례 수집 ==
 
== 추가 사례 수집 ==
  
Line 48: Line 12:
 
== 정리중 ==
 
== 정리중 ==
  
* [[Drawer menu]]
 
 
* [[Call Hidden Search component]]
 
* [[Call Hidden Search component]]
 
* [[Transform Search Component]]
 
* [[Transform Search Component]]

Revision as of 14:19, 26 June 2014

추가 사례 수집

정리중

사이트 개발/디자인 테스트