From 19aea290362aca4c1c0bebaee7b8a55fcda4c7d1 Mon Sep 17 00:00:00 2001 From: umaircb Date: Thu, 10 Apr 2014 11:15:27 +0000 Subject: [PATCH] modified. --- upload/styles/cb_2014/theme/css/main.css | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/upload/styles/cb_2014/theme/css/main.css b/upload/styles/cb_2014/theme/css/main.css index 9685501c..260d0800 100755 --- a/upload/styles/cb_2014/theme/css/main.css +++ b/upload/styles/cb_2014/theme/css/main.css @@ -2809,3 +2809,18 @@ a:hover { width: 32px; } +.UserPhotos { + background-color: #000000; + color: #ffffff; + font-family: cursive; + font-size: 13px; + padding-left: 8px; + opacity: 0.8; + position: absolute; + top: 129px; + left: 21px; + width: 286px; + height: 41px; + display: none; +} +