phpbb/phpBB/styles/prosilver/theme/stylesheet.css
2025-05-20 20:59:16 +02:00

23 lines
920 B
CSS

/* phpBB Style Sheet
--------------------------------------------------------------
Style name: prosilver (the default phpBB 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=8acd6188");
@import url("common.css?hash=0aba47c9");
@import url("buttons.css?hash=a034a326");
@import url("links.css?hash=93969a21");
@import url("mentions.css?hash=308fbc69");
@import url("content.css?hash=c0febad3");
@import url("cp.css?hash=b02034ec");
@import url("forms.css?hash=d6ca85f9");
@import url("colours.css?hash=0d8bc6be");
@import url("responsive.css?hash=749e01e6");
@import url("bidi.css?hash=c1b99d9a");