Files

9 lines
198 B
CSS
Raw Permalink Normal View History

2026-03-23 01:15:59 +03:00
/* WordPress Multisite Test CSS File */
/* This file is tested via RewriteCond !-f (existing files skip routing) */
body {
font-family: 'Arial', sans-serif;
margin: 0;
padding: 20px;
}