diff options
Diffstat (limited to 'css/example.com.css')
-rw-r--r-- | css/example.com.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/css/example.com.css b/css/example.com.css new file mode 100644 index 0000000..d7162ed --- /dev/null +++ b/css/example.com.css @@ -0,0 +1,3 @@ +article p { + font-size: 22px !important; +} |