upgraded yui to 2.2.2 and yui-ext to 1.0.1a
This commit is contained in:
parent
4d9af2c691
commit
547ced6500
1992 changed files with 645731 additions and 0 deletions
20
www/extras/yui/examples/logger/css/examples.css
Normal file
20
www/extras/yui/examples/logger/css/examples.css
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
h1 {font-size:144%;}
|
||||
h2 {font-size:129%;}
|
||||
h3 {font-size:114%;}
|
||||
h4 {font-size:100%;}
|
||||
h1,h2,h3,h4 {font-weight:bold;margin-bottom:1em;}
|
||||
body {margin:1em;font-family:verdana,arial,sans-serif;}
|
||||
ul {width:80%;margin-bottom:1em;}
|
||||
dl {padding:1em;}
|
||||
|
||||
#hd {position:relative;}
|
||||
#hd .logo {width:65px;height:38px;vertical-align:middle;padding-right:10px;}
|
||||
#bd {margin:1em;}
|
||||
p {margin-bottom:1em;}
|
||||
|
||||
#intro {margin-bottom:2em;}
|
||||
.example, .content, .container {position:relative;}
|
||||
.example {margin:1em;padding:1em;border:1px solid black;background-color:#EEE;}
|
||||
.container {float:right;}
|
||||
.code {clear:both;}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue