removed last css bug

added style information for log
This commit is contained in:
lars 2005-10-02 23:48:08 +00:00
parent 31da7aaab0
commit 61aa586c78
2 changed files with 2 additions and 3 deletions

View File

@ -24,7 +24,7 @@ function log_msg()
# the log file is not writable during boot - try before writing ...
[ -w "$LOG_FILE" ] || return 0
echo >>"$LOG_FILE"
echo "################ `date` ####################" >>"$LOG_FILE"
echo "######## `date` ########" >>"$LOG_FILE"
echo "$1" >>"$LOG_FILE"
}

View File

@ -89,7 +89,6 @@ body {
#menu a:link, #menu a:visited {
color: #5e5e5e;
background-color: white;
margin: 5px;
text-decoration: none;
border: none;
@ -315,7 +314,7 @@ button:hover {
/* ------------=-=-=- special things -=-=-=------------- */
#partition_info p {
#partition_info p, #log p.console {
margin-left: 10%;
margin-right: 10%;
font-family: monospace