Added some uniformity, all css properties and values are separated by a colon and a space :
This commit is contained in:
parent
755e4a4700
commit
84de1b71d1
26 changed files with 502 additions and 502 deletions
|
@ -95,8 +95,8 @@
|
||||||
pre {
|
pre {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
background: none;
|
||||||
border: none;
|
border: none;
|
||||||
border-radius: 0;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue