source: t29-www/en/inc/special.old/special.css @ 1

Last change on this file since 1 was 1, checked in by sven, 16 years ago

This reposity is supposed to contain the whole content of
http://www.technikum29.de. You can read about the progress
of the SVN migration in our wiki at http://dev.technikum29.de/

The first import only contains the /en subdirectory, to test
the SVN directory autoversioning and post-commit-auto-update
features in an area where heribert, the main user, usually
doesn't write or - when he writes - never writes something
important (only width/height things of images, etc.).

Please note: In later use/when this reposity finally gets
used on every day life, the commit comments won't be in
english any more.

--Sven, on his balcony computer at 24. July 2008.

File size: 627 bytes
Line 
1/**
2 technikum29.de Stylesheet for
3 translation-special (only during translation-development
4 on english pages)
5**/
6
7.special-box {
8    padding: 5px;
9    margin: 2px 2px 10px 2px;
10    border: 1px solid #FFA4A4;
11    background-color: #FFF3F3;
12    border-left: 5px solid #FF6666;
13}
14
15.special-box .en {
16    color: #999999;
17}
18
19.special-box p {
20    margin: 2px;
21    font-size: 90%;
22}
23
24#specialAlternate {
25    /* für javascript-toggler: alternativtext */
26    display: none;
27    font-weight: bold;
28}
29
30#specialToggle {
31    /* für javascript-toggler: link */
32    float: right;
33    font-weight: bold;
34}
Note: See TracBrowser for help on using the repository browser.
© 2008 - 2013 technikum29 • Sven Köppel • Some rights reserved
Powered by Trac
Expect where otherwise noted, content on this site is licensed under a Creative Commons 3.0 License