drclab commited on
Commit
f2bb1e3
1 Parent(s): ecb7f61
Files changed (1) hide show
  1. css/style_about.css +5 -0
css/style_about.css CHANGED
@@ -102,4 +102,9 @@
102
  font-size: 16px;
103
  color: #333;
104
  line-height: 1.5;
 
 
 
 
 
105
  }
 
102
  font-size: 16px;
103
  color: #333;
104
  line-height: 1.5;
105
+ }
106
+
107
+ .content img{
108
+ float: right;
109
+ margin-left: 15 px;
110
  }