summaryrefslogtreecommitdiff
path: root/paper/bootswatch.less
diff options
context:
space:
mode:
Diffstat (limited to 'paper/bootswatch.less')
-rw-r--r--paper/bootswatch.less6
1 files changed, 4 insertions, 2 deletions
diff --git a/paper/bootswatch.less b/paper/bootswatch.less
index a85909cb..d588ab00 100644
--- a/paper/bootswatch.less
+++ b/paper/bootswatch.less
@@ -92,7 +92,8 @@ p {
margin: 0 0 1em;
}
-input {
+input,
+button {
-webkit-font-smoothing: antialiased;
letter-spacing: .1px;
text-rendering: optimizeLegibility;
@@ -227,7 +228,7 @@ select.form-control {
background-color: @brand-danger;
}
- a,
+ a:not(.close),
.alert-link {
color: #fff;
font-weight: bold;
@@ -294,6 +295,7 @@ select.form-control {
.close {
font-size: 34px;
font-weight: 300;
+ line-height: 24px;
opacity: 0.6;
&:hover {