Webplattform der Schulen der Stadt Offenbach am Main
[ start | index | login ]
start > SnipSnap > themes > Sky > css > general.css

general.css

Created by admin. Last edited by admin, 6 years and 191 days ago. Viewed 25 times. #1
[edit] [rdf]
labels
attachments
/**
 * General Stylesheet definitions.
 * @author Matthias L. Jugel
 * @version $Id: SnipSnap-Theme-sky.snip,v 1.2 2004/05/17 10:56:17 leo Exp $
 */

/* error messages and error positions should be marked red */
.error { color: #ff0000; font-weight: bold;	background-color: inherit;}
.error-position { background-color: #ffaaaa; color: inherit;}

/* inactive buttons are greyed out */
.inactive { color: #aaaaaa; background-color: inherit;}

/************************************************/
/* ANCHOR tag                                   */
a {
  color: #000000;
  font-family: verdana, arial, sans-serif;
  font-size:10px;
  text-decoration: none;
  font-weight:bold;
}
a:link {
  color: #0D70C6;
  text-decoration: bold;
}
a:visited	{
  color: #0D70C6;
  text-decoration: none;
}
a:active {
  color: #FFCC66;
}
a:hover {
  color: #FFCC66;
}


/************************************************/
/* table tag                                    */
table {
	empty-cells: show;
}



/************************************************/
/* input tag                                    */

input[type=submit] {
  margin-top: 2px;
}

input, select, textarea {
  font-size: inherit;
  font-family: courier, courier new, monospaced;
}

textarea {
  width: 100%;
  overflow: auto;
  wrap: virtual;
}
no comments | post comment

< July 2010 >
SunMonTueWedThuFriSat
123
45678910
11121314151617
18192021222324
25262728293031


>>Ferientermine in Hessen
>>Einige Erläuterungen
>>Supportanforderung
>>Interner Bereich des NOS

Download von Lehrfilmen
Supportinformationen
IT-Berichte

>>Offenbacher Brückenschlag
>>Offenbacher Brückenschlag 2005
>>Offenbacher Brückenschlag 2004

EBO-Bericht



Hilfe
Hinweise für Textformatierung finden Sie unter snipsnap-help.

Logged in Users: (0)
… and a Guest.

Powered by SnipSnap 1.0b3-uttoxeter

snipsnap.org | Copyright 2000-2002 Matthias L. Jugel and Stephan J. Schmidt