blob: df532fb962cf450b33954bb41d5b9172ad084112 (
plain)
1
2
3
4
5
6
7
8
9
10
|
/* vim: set ts=2 et sw=2 tw=80: */
/* Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/ */
@import url(import2.css);
body {
margin: 0;
}
|