mirror of
https://github.com/writeas/writefreely
synced 2025-02-10 07:40:39 +01:00
Fix whitespace in modified LESS files
This commit is contained in:
parent
76818287d6
commit
7fbf49a0f0
@ -5,7 +5,7 @@ body {
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
background-color: white;
|
||||
color: #111;
|
||||
|
||||
|
||||
h1, header h2 {
|
||||
a {
|
||||
color: @headerTextColor;
|
||||
@ -1121,7 +1121,7 @@ li {
|
||||
}
|
||||
}
|
||||
|
||||
ul.errors {
|
||||
ul.errors {
|
||||
padding: 0;
|
||||
text-indent: 0;
|
||||
li.urgent {
|
||||
@ -1657,4 +1657,4 @@ p#emailsub {
|
||||
font-weight: bold;
|
||||
margin-left: 0.25em;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -12,7 +12,7 @@ body {
|
||||
&:hover {
|
||||
.opacity(1);
|
||||
}
|
||||
|
||||
|
||||
h1 {
|
||||
font-size: 1.6em;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user