°³¹Ì°³¹Ì   Change Your Css UserPreferences
 
Help Info Print View Search Diffs Edit
 Á¦¸ñ   µµ¿ò¸»   Ã£±â   ´ë¹®   ¹Ù²ï±Û 

ÇöÀç ³ë½º¸ðÅ©¸ðÀθðÀÎÀÌ »ç¿ëÇÏ´Â default.css´Â ´ÙÀ½°ú °°´Ù.
body { 
    background-color: #FFFFFF; 
    color: #000000; 
    font-family: Times New; 
} 
td.headline { 
    font-family: Helvetica; 
    font-size: 20pt; 
} 
h1,h2,h3,h4,h5 { 
    font-family: Helvetica; 
    background-color: #EECC99; 
    padding-left:3pt; 
    margin-top:2pt; 
    margin-bottom:8pt; 
    border-style:none; 
    border-width:thin; 
    width:100%; 
} 
h1 { 
    font-size: 18pt; 
    background-color: #DCA452; 
} 
h2 { 
    font-size: 16pt; 
    padding-left:6pt; 
    background-color: #F6AF6D; 
} 
h3 { 
    font-size: 13pt; 
    padding-left:10pt; 
    background-color: #FFD6B7; 
} 
h4 { 
    font-size: 11pt; 
    padding-left:14pt; 
    background-color: #EEDBD6; 
} 
h5 { 
    font-size: 9pt; 
    padding-left:18pt; 
    background-color: #EEEBF6; 
} 
a:link { 
    color: #993306; 
} 
a:visited { 
    color: #BB7733; 
} 
a.nonexistent { 
    font-weight: bold; 
    background-color: #F8F8F8; 
    color: #FF2222; 
} 
a.nonexistent:visited { 
    background-color: #F8F8F8; 
    color: #FF2222; 
} 
a.external { 
    color: #AA6600; 
} 
dl,ul,ol { 
    margin-top: 1pt; 
} 
tt,pre { 
    font-family: Courier New,Courier,monotype; 
    font-size: 10pt; 
} 
pre.code { 
    margin-top: 8pt; 
    margin-bottom: 8pt; 
    background-color: #E0E0E0; 
    white-space:pre; 
    border-style:none; 
    border-width:thin; 
    width:100%; 
} 
div.diffold { 
    background-color: #FFFF80; 
    border-style:none; 
    border-width:thin; 
    width:100%; 
} 
div.diffnew { 
    background-color: #80FF80; 
    border-style:none; 
    border-width:thin; 
    width:100%; 
} 
strong.highlight { 
    background-color: #FFBBBB; 
/* as usual, NetScape fucks up with innocent CSS 
    border-color: #FFAAAA; 
    border-style: solid; 
    border-width: 1pt; 
*/ 
} 
 
table.wiki { 
    background-color: #E0F4FF; 
        border-color:silver; 
} 
table.closure, tr.closure, td.closure { 
    background-color: #EEF2CB; 
    text-align:left; 
    padding: 5px; 
    margin: 0px 10px; 
} 
span.closure { 
    background-color: #FFFF99; 
} 
table.recentchanges { 
    font-size: x-small; 
} 

¿¹ÄÁ´ë, °¡Àå Å« Á¦¸ñ(h1)ÀÇ »ö±òÀ» ³ë¶õ»öÀ¸·Î ¹Ù²Ù°í ½Í´Ù¸é À§ ºÎºÐÀ» µû·Î º¹»çÇÑ µÚ¿¡, h1 ÀÇ background-color ¸¦ yellow·Î ÁöÁ¤ÇØ ÁØ´Ù.

ÇØ´ç ºÎºÐ¸¸ º¸¸é ´ÙÀ½°ú °°´Ù.

h1 { 
    font-size: 18pt; 
    background-color: yellow; 
} 

±× ´ÙÀ½ ÀÌ ¹Ù²ï È­ÀÏÀ» ÀÚ½ÅÀÇ ÄÄÇ»ÅÍ¿¡¼­ UploadFileÀ» ÅëÇØ ¾÷·Îµå ÇÑ´Ù. ±×¸®°í, UserPreferences¿¡¼­ ÀÚ½ÅÀÇ css ¼³Á¤À» /uploads/xxx.css·Î ¹Ù²Ù¾îÁØ´Ù.

ÇöÀç »ç¿ë°¡´É css·Î´Â ´ÙÀ½ÀÇ ³×°¡Áö°¡ ÀÖ´Ù.


À§Å°À§Å°ºÐ·ù


PythonPowered EditText of this page (last modified 2002-12-25 21:23:13)
FindPage by browsing, searching, or an index
Or try one of these actions: DeletePage, DeleteUploadedFile, LikePages, SpellCheck, UploadFile