Changed css
This commit is contained in:
parent
8c519db877
commit
da7ffc5d07
@ -12,7 +12,7 @@
|
|||||||
opendiscussion = false
|
opendiscussion = false
|
||||||
|
|
||||||
; enable or disable syntax highlighting
|
; enable or disable syntax highlighting
|
||||||
syntaxhighlighting = true
|
syntaxhighlighting = false
|
||||||
|
|
||||||
; preselect the burn-after-reading feature by default
|
; preselect the burn-after-reading feature by default
|
||||||
burnafterreadingselected = false
|
burnafterreadingselected = false
|
||||||
@ -26,7 +26,7 @@ template = "page"
|
|||||||
[expire]
|
[expire]
|
||||||
; expire value that is selected per default
|
; expire value that is selected per default
|
||||||
; make sure the value exists in [expire_options]
|
; make sure the value exists in [expire_options]
|
||||||
default = "1month"
|
default = "1week"
|
||||||
|
|
||||||
[expire_options]
|
[expire_options]
|
||||||
; Set each one of these to the number of seconds in the expiration period,
|
; Set each one of these to the number of seconds in the expiration period,
|
||||||
|
@ -383,5 +383,6 @@ img.vizhash {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#prettyprint {
|
#prettyprint {
|
||||||
|
color: #000000;
|
||||||
font-size: 1.2em;
|
font-size: 1.2em;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user