~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to loggerhead/static/css/style.css

  • Committer: Robey Pointer
  • Date: 2006-12-19 02:19:42 UTC
  • Revision ID: robey@lag.net-20061219021942-vvymd4ep9yac58mg
tone down the logging a bit

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
    color: #47626e;
36
36
}
37
37
 
38
 
.footer {
39
 
        margin-top: 1em;
40
 
        margin-botom: 2em;
41
 
}
42
 
.footer .banner {
43
 
        margin-right: 5px;
44
 
}
45
 
.footer .banner img {
46
 
        border: 1px solid #8cacbb;
47
 
}
48
 
 
49
38
 
50
39
/* ----- navigation bar at the top ----- */
51
40
 
86
75
    color: blue;
87
76
}
88
77
 
 
78
/* the "changes: 425 / 425" header at the top right */
 
79
.navposition {
 
80
    margin-bottom: 1.5em;
 
81
}
 
82
 
 
83
.navposition table tr td {
 
84
    margin-top: 0px;
 
85
    font-weight: bold;
 
86
    font-size: smaller;
 
87
}
 
88
 
89
89
/* navigation button in the pages (the ones at the top left, and bottom) */
90
90
.buttons {
91
91
}
92
92
 
93
 
.buttons a,.buttons .search {
 
93
.buttons a {
94
94
    font-weight: normal;
95
95
    color: #000088;
96
96
    font-size: 12pt;