integration/css/common.css
changeset 64 2de3ca9542ed
parent 53 9d80aeae789b
child 65 60a1e58b0a08
equal deleted inserted replaced
63:6cc538642b55 64:2de3ca9542ed
   183 	line-height: 18px;
   183 	line-height: 18px;
   184 }
   184 }
   185 .header .profil-wrap a:hover{
   185 .header .profil-wrap a:hover{
   186 	color: #FF00FC;
   186 	color: #FF00FC;
   187 }
   187 }
   188 .header .profil-wrap a.all-hashcut{
   188 a.all-hashcut{
   189 	top: 2px;
   189 	top: 2px;
   190 	background: url(../img/arrow-top.png) right 3px no-repeat;
   190 	background: url(../img/arrow-top.png) right 3px no-repeat;
   191 }
   191 }
   192 .header .profil-wrap a.my-profil{
   192 a.my-profil{
   193 	top: 42px;
   193 	top: 42px;
   194 	background: url(../img/arrow-bot.png) right 6px no-repeat;
   194 	background: url(../img/arrow-bot.png) right 6px no-repeat;
   195 }
   195 }
   196 .space-top{
   196 .space-top{
   197 	padding-top: 10px;
   197 	padding-top: 10px;
   198 }
   198 }
   199 .space-top-2{
   199 .space-top-2{
   200 	padding-top: 30px;
   200 	padding-top: 30px;
   201 }
   201 }
   202 .header .profil-wrap a.new-hashcut{
   202 a.new-hashcut{
   203 	top: 22px;
   203 	background: url(../img/pencil-icon.png) right 3px no-repeat;
   204 	background: url(../img/pencil-icon.png) right 0px no-repeat;
       
   205 }
   204 }
   206 /* content */
   205 /* content */
   207 .content{
   206 .content{
   208 	width: 960px;
   207 	width: 960px;
   209 	min-height: 750px;
   208 	min-height: 750px;