diff --git a/agcs.html b/agcs.html index b551964..63bdcc4 100644 --- a/agcs.html +++ b/agcs.html @@ -9,13 +9,15 @@ font-size:3; font-weight:bold; line-height:140%; } -#status -{ -background-color:red; -font-size:4; -font-weight:bold; -color:white; -line-height:140%; +#status { + background-color: #FFFFFF; + border-radius: 15px; + font-family: 'andale mono', monospace; + font-size: 16pt; + width: 610px; + margin: 5px; + text-align: center; + line-height: 35px; } .myDiv { @@ -106,20 +108,22 @@ line-height:140%;