21 lines
845 B
CSS
21 lines
845 B
CSS
/* phpBB3 Style Sheet
|
|
--------------------------------------------------------------
|
|
Style name: prosilver (the default phpBB 3.3.x style)
|
|
Based on style:
|
|
Original author: Tom Beddard ( http://www.subblue.com/ )
|
|
Modified by: phpBB Limited ( https://www.phpbb.com/ )
|
|
--------------------------------------------------------------
|
|
*/
|
|
|
|
@import url("normalize.css?hash=48eb3f89");
|
|
@import url("base.css?hash=3a7fafb1");
|
|
@import url("utilities.css?hash=1034bac8");
|
|
@import url("common.css?hash=70bd1301");
|
|
@import url("links.css?hash=da040ebb");
|
|
@import url("content.css?hash=d7d65e66");
|
|
@import url("buttons.css?hash=15c14833");
|
|
@import url("cp.css?hash=5cc9ac0c");
|
|
@import url("forms.css?hash=18ee8211");
|
|
@import url("icons.css?hash=dbc0f3b9");
|
|
@import url("colours.css?hash=3b03ccfa");
|
|
@import url("responsive.css?hash=438ff202");
|