Initial commit
This commit is contained in:
10
html/css/.htaccess
Normal file
10
html/css/.htaccess
Normal file
@@ -0,0 +1,10 @@
|
||||
# Auto-generated Muse file. Edits made to this file will be overwritten.
|
||||
<FilesMatch ".css$">
|
||||
<IfModule mod_headers.c>
|
||||
Header set Cache-Control "max-age=2592000, public"
|
||||
</IfModule>
|
||||
<IfModule mod_expires.c>
|
||||
ExpiresActive On
|
||||
ExpiresDefault "access plus 30 days"
|
||||
</IfModule>
|
||||
</FilesMatch>
|
||||
1
html/css/index.css
Normal file
1
html/css/index.css
Normal file
File diff suppressed because one or more lines are too long
1
html/css/master_a-gabarit.css
Normal file
1
html/css/master_a-gabarit.css
Normal file
File diff suppressed because one or more lines are too long
1
html/css/site_global.css
Normal file
1
html/css/site_global.css
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user