1
0
mirror of https://github.com/php/web-php.git synced 2026-04-01 20:22:20 +02:00
Files
archived-web-php/styles/screen.css
Hannes Magnusson 7914a3dd63 Initial commit of the new design from AOE media
# Only index.php and (most of) the manual pages implemented so far
2008-08-17 16:01:52 +00:00

9 lines
140 B
CSS

/* Screen version
*******************************/
@import 'reset.css';
@import 'base.css';
@import 'content.css';
@import 'helpers.css';