[Kos-cvs] kos-web site.css,NONE,1.1

thomas at kos.enix.org thomas at kos.enix.org
Wed Dec 29 00:44:13 CET 2004


Update of /var/cvs/kos/kos-web
In directory the-doors:/tmp/cvs-serv24424

Added Files:
	site.css 
Log Message:
Un CSS.


--- NEW FILE: site.css ---
body {
  background: white;
}

a {
  color: #1A6170;
}

a.other_topic {
  font-weight: bold;
}

a.current_topic {
  color: black;
}

li {
  margin: 1em;
}

div#header
{
  text-align: center;
}

img#logo {
  margin-bottom: 1em;
}

#left
{
  position: absolute;
  left: 1em;
  top: 12em;
  width: 12em;
}

#body {
  margin-left: 14em;
}

h1 {
  margin-top: 2em;
  font-size: 120%;
  color: white;
  background: #1A6170;
  padding-left: 1em;
}

#footer {
 text-align: center;
}


More information about the Kos-cvs mailing list