mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
13 lines
142 B
CSS
13 lines
142 B
CSS
#logo {
|
|
text-align: right;
|
|
padding-right: 10px;
|
|
}
|
|
|
|
#titlearea > table {
|
|
width: 100%;
|
|
}
|
|
|
|
#titlearea {
|
|
/* background-color: #00FF00; */
|
|
}
|
|
|