phpBB

Code Changes

File: styles/prosilver/theme/common.css

  Unmodified   Added   Modified   Removed
Line 1Line 1
/* General proSilver Markup Styles

/* General Markup Styles

---------------------------------------- */

* {

---------------------------------------- */

* {

Line 10Line 10
html {
font-size: 100%;
/* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */

html {
font-size: 100%;
/* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */

	height: 100%;
margin-bottom: 1px;

	height: 101%;


}

body {

}

body {

Line 419Line 418
}

.forumbg table.table1 {

}

.forumbg table.table1 {

	margin: 0 -2px -1px -1px;













	margin: 0;
}

.forumbg-table > .inner {
margin: 0 -1px;
}

.forumbg-table > .inner > span.corners-top {
margin: 0 -4px -1px -4px;
}

.forumbg-table > .inner > span.corners-bottom {
margin: -1px -4px 0 -4px;

}

/* Misc layout styles

}

/* Misc layout styles

Line 611Line 622

p.rules img {
vertical-align: middle;


p.rules img {
vertical-align: middle;

 
	padding-top: 5px;

}

p.rules a {

}

p.rules a {