mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
23 lines
930 B
CSS
23 lines
930 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=e6c08715");
|
|
@import url("base.css?hash=9b6738c8");
|
|
@import url("utilities.css?hash=b95e1ad4");
|
|
@import url("icons.css?hash=ce762578");
|
|
@import url("common.css?hash=658f990b");
|
|
@import url("buttons.css?hash=eb16911f");
|
|
@import url("links.css?hash=5fec3654");
|
|
@import url("mentions.css?hash=a67fa183");
|
|
@import url("content.css?hash=f7bdea58");
|
|
@import url("buttons.css?hash=eb16911f");
|
|
@import url("cp.css?hash=73c6f37d");
|
|
@import url("forms.css?hash=5e06dbba");
|
|
@import url("colours.css?hash=dbf08dba");
|
|
@import url("responsive.css?hash=78159a5e");
|