Τα θέματά μου
The following code block defines the default CSS theme for this site:
@import url(http://themes.wikidot.com/sky-blue/code/3); [[html]] <div id="header"> <div style="float: right; font-size: 150%; margin: 25px 5px 0 0; width: 160px; height: 40px;"><iframe align="center" src="http://free.timeanddate.com/clock/i2vuvbxj/n26/tlgr17/fn15/fc900/tct/pct/ftb/pd3/tt0/tm3/th1/ta1/tb4" frameborder="0" width="100%" height="100%" allowTransparency="true"></iframe></div> </div> [[/html]] /* Strip down editor UI */ .edit-help-34 { display: none; } .wd-editor-toolbar-panel { display: none; } .edit-page-bottomtable { display: none; } #edit-diff-button { display: none; } #print-button { display: none; } #page-info { display: none; } .page-watch-options { display: none; }
When you edit the above code block, it takes effect immediately. Press Shift-Reload to get the new theme. Only site admins can edit this page.
This theme exists in different colors. To choose a different color, right-click on Narrow or Wide below, and "Copy link address". Then edit this page and paste the copied link address into the code block above, @import url(here);.
You can customize this theme in several other ways:
- Select a different external theme
- Add your own CSS code after the @import in the above theme.