Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CSS-Tricks/The-Printliminator.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMottie <wowmotty@gmail.com>2015-09-29 06:34:50 +0300
committerMottie <wowmotty@gmail.com>2015-09-29 06:34:50 +0300
commitf00f46471ce7c0a1c566a3773a09341268b03d9b (patch)
tree92f442bef12c0c86de60038a341a140ffbfb490f /demo/css/style.css
parent09780adc248988808678eadaa5b33590c19e2493 (diff)
Add Chrome & Opera extensionsv4.0.1
Diffstat (limited to 'demo/css/style.css')
-rw-r--r--demo/css/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/demo/css/style.css b/demo/css/style.css
index 0616b30..75a1e13 100644
--- a/demo/css/style.css
+++ b/demo/css/style.css
@@ -39,6 +39,7 @@ p {
color: white;
padding: 8px 20px;
margin-top: 4px;
+ border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}