diff --git a/css/minimalprofile.css b/css/minimalprofile.css index 2a38a87..cd03594 100644 --- a/css/minimalprofile.css +++ b/css/minimalprofile.css @@ -1 +1,2 @@ -/* Custom styles can go here */ \ No newline at end of file +/* Test if CSS loads - blue border */ +#content { border: 5px solid blue !important; } \ No newline at end of file