Parent Directory | Revision Log | Patch
revision 1.3 by wakaba, Sat Apr 23 11:38:55 2005 UTC | revision 1.4 by wakaba, Sat Oct 15 08:45:34 2005 UTC | |
---|---|---|
# | Line 141 slide { | Line 141 slide { |
141 | var title = element.getElementsByTagName ('h')[0]; | var title = element.getElementsByTagName ('h')[0]; |
142 | title.style.textAlign = 'center'; | title.style.textAlign = 'center'; |
143 | title.style.marginTop = '25%'; | title.style.marginTop = '25%'; |
144 | title.style.marginBottom = '25%'; | // title.style.marginBottom = '25%'; |
145 | title.style.fontSize = '270%'; | title.style.fontSize = '270%'; |
146 | } | } |
147 |
|
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |