22 lines
No EOL
880 B
CSS
Executable file
22 lines
No EOL
880 B
CSS
Executable file
/* 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=7c5543be");
|
|
@import url("utilities.css?hash=d8f72c42");
|
|
@import url("common.css?hash=a9741ba1");
|
|
@import url("links.css?hash=18286e16");
|
|
@import url("content.css?hash=be57a41d");
|
|
@import url("buttons.css?hash=56f0d25f");
|
|
@import url("cp.css?hash=50d868ab");
|
|
@import url("forms.css?hash=b64464fb");
|
|
@import url("icons.css?hash=64da33ce");
|
|
@import url("colours.css?hash=fcb2f289");
|
|
@import url("responsive.css?hash=87b53e08");
|
|
@import url("css/mdui-custom.css"); |