Changeset - 07fe07a8c2ea
[Not reviewed]
0 2 0
Jan Kaluza - 12 years ago 2013-03-12 13:13:17
hanzz.k@gmail.com
docs update
2 files changed with 6 insertions and 3 deletions:
0 comments (0 inline, 0 general)
css/style_config.css
Show inline comments
 
@@ -214,6 +214,7 @@ blockquote {
 
  padding: 5px 5px 5px 5px;
 
  float:right;
 
  width:200px;
 
  font-size: 80%;
 
  word-wrap: break-word;
 
  word-break: break-all;
 
  background-color: #fff;
 
@@ -223,7 +224,7 @@ blockquote {
 
  -webkit-border-radius: 2px;
 
  box-shadow: 0 0 10px rgba(0,0,0,.1);
 
  position: absolute;
 
  right:-200px;
 
  right:-210px;
 
}
 

	
 
ul, ol, dl {
 
@@ -303,9 +304,9 @@ Full-Width Styles
 

	
 
.preinner {
 
  position: relative;
 
  width: 840px;	
 
  width: 880px;	
 
  margin: 0 auto;
 
  background-color:yellow;
 
/*   background-color:yellow; */
 
}
 

	
 
.inner {
documentation/configuration/config_file.md
Show inline comments
 
@@ -22,7 +22,9 @@ title: Spectrum 2
 
>
 
> * [backend_config](#loggingbackend_config)
 
> * [config](#loggingconfig)
 
>
 
> **\[registration\]**
 
>
 
> * [auto_register](#registrationauto_register)
 
> * [enable_public_registration](#registrationenable_public_registration)
 
> * [instructions](#registrationinstructions)
0 comments (0 inline, 0 general)