Changeset - 44821cdcc357
[Not reviewed]
0 1 0
Jan Kaluza - 12 years ago 2013-03-12 13:11:00
hanzz.k@gmail.com
docs update
1 file changed with 4 insertions and 4 deletions:
0 comments (0 inline, 0 general)
css/style_config.css
Show inline comments
 
@@ -49,7 +49,7 @@ blockquote, q {
 
table {
 
  border-collapse: collapse;
 
  border-spacing: 0;
 
/*   width:100%; */
 
  width:100%;
 
}
 

	
 
a:focus {
 
@@ -222,8 +222,8 @@ blockquote {
 
  -moz-border-radius: 2px;
 
  -webkit-border-radius: 2px;
 
  box-shadow: 0 0 10px rgba(0,0,0,.1);
 
/*   position: absolute; */
 
/*   right:-30px; */
 
  position: absolute;
 
  right:-200px;
 
}
 

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

	
 
.preinner {
 
  position: relative;
 
  width: 800px;	
 
  width: 840px;	
 
  margin: 0 auto;
 
  background-color:yellow;
 
}
0 comments (0 inline, 0 general)