The Sonic Center

Welcome Center => Beef => Topic started by: Azure on April 02, 2008, 06:15:29 pm

Title: A small problem
Post by: Azure on April 02, 2008, 06:15:29 pm
I recently noticed that there is no padding for the new records and recent forum posts tables on the home page. I think it would look a lot better set to 1px or 2px.

...
...

*inspiration for new sig*
... The sky is falling.
Title: Re: A small problem
Post by: F-Man on April 03, 2008, 01:13:01 am
There is padding. Here's some news for you: IE sucks.

Proof:

Code: [Select]
.updatebox
{
background-color: #000000; /* [boxcolor]; */
border: 1px solid;
font-size: 0.95em;
margin-top: -1px;
padding: 6px;
width: 100%;
}
Title: Re: A small problem
Post by: Azure on April 03, 2008, 07:37:02 am
Huh. I could've sworn I was using firefox...