~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to www/php/phpBB3/styles/prosilver/theme/stylesheet.css

Merge setup-stuff.

phpBB is gone, configuration, setup and jail building are completely redone.

Please read doc/setup/install_proc.txt, or you'll not get far.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/*  phpBB 3.0 Style Sheet
2
 
    --------------------------------------------------------------
3
 
        Style name:             proSilver
4
 
        Based on style: proSilver (this is the default phpBB 3 style)
5
 
        Original author:        subBlue ( http://www.subBlue.com/ )
6
 
        Modified by:            
7
 
        
8
 
        Copyright 2006 phpBB Group ( http://www.phpbb.com/ )
9
 
    --------------------------------------------------------------
10
 
*/
11
 
 
12
 
@import url("common.css");
13
 
@import url("links.css");
14
 
@import url("content.css");
15
 
@import url("buttons.css");
16
 
@import url("cp.css");
17
 
@import url("forms.css");
18
 
@import url("tweaks.css");
19
 
@import url("colours.css");