Personal tools
You are here: Home Projects Theoretic Design Layouts Old TWiki Colors

Old TWiki Colors

Cascading Style Sheet to control the colors for an old layout of the website that ran on TWiki instead of the current Plone.

daylight.css — Cascading Style Sheet, 0Kb

File contents

body {
    font-family:Arial, Helvetica;
}

/* horrid IE hack :( */
.png {
  behavior: url("pngbehavior.htc");
}

.titlebox {
  background: #CCCCFF;
}

.titletext {
  text-color: black;
}

.motto {
  text-color: black;
}

.loc {
  text-color: black;
}

.nav a {
  text-decoration: none;
}

.edit {
  background: white;
}

.sidebox a {
  text-decoration: none;
}

.sidebox-header {
    background: #CCCCFF;
    font-weight:bold;
}

Document Actions
« January 2009 »
January
MoTuWeThFrSaSu
1234
567891011
12131415161718
19202122232425
262728293031