Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /*
- * Profil Muxxu
- * CSS © 2011 Motion-Twin
- * http://www.motion-twin.com
- * @author nSun
- * @date 2011-06-28
- * <p>Feuille de styles employée avec la fonction func/profilMuxxu.php</p>
- */
- #profilMuxxu {
- font-family: Trebuchet MS, Arial, Verdana, sans-serif;
- width: 178px;
- float: left;
- position: relative;
- margin-right: 10px;
- }
- #profilMuxxu h1 {
- font-size: 15pt;
- color: #2D89C5;
- text-align: center;
- line-height: 23pt;
- }
- #profilMuxxu a {
- color: #2D89C5;
- text-decoration: none;
- border: none;
- }
- #profilMuxxu a:hover {
- text-decoration : underline;
- }
- #profilMuxxu .corneravatar {
- position : absolute;
- background : url("http://muxxu.com/img/design/basic/corneravatar80.png") no-repeat top left;
- width : 80px;
- height : 80px;
- }
- #profilMuxxu .profilavatar {
- position : absolute;
- margin-top : 8px;
- }
- #profilMuxxu .profilavatar img {
- width : 80px;
- height : 80px;
- }
- #profilMuxxu.profilmaincontent {
- width : 178px;
- float : left;
- position : relative;
- margin-right : 10px;
- }
- #profilMuxxu.profilmaincontent .profilmainbottom {
- padding-bottom : 10px;
- }
- #profilMuxxu.profilmaincontent h1 {
- margin : 0px;
- padding : 0px;
- font-size : 15pt;
- color : #2d89c5;
- height : 31px;
- width : 178px;
- text-align : center;
- line-height : 23pt;
- background : transparent url("http://muxxu.com/img/design/basic/hprofil.gif") no-repeat top left;
- }
- #profilMuxxu.profilmaincontent h1:first-letter {
- text-transform : capitalize;
- }
- #profilMuxxu.profilmaincontent .editinfo {
- border : 1px solid #ebebeb;
- }
- #profilMuxxu.profilmaincontent table.profilinfo {
- margin-left : 91px;
- margin-top : 7px;
- height : 80px;
- width : 85px;
- border-collapse : collapse;
- }
- #profilMuxxu.profilmaincontent table.profilinfo td {
- font-size : 8pt;
- vertical-align : top;
- }
- #profilMuxxu.profilmaincontent table.profilinfo td.iddata {
- font-variant : small-caps;
- width : 33px;
- }
- #profilMuxxu.profilmaincontent table.profilinfo td.idinfo div {
- min-width : 52px;
- max-height : 30px;
- overflow : hidden;
- }
- #profilMuxxu.profilmaincontent table.profilinfo .girl {
- position : absolute;
- width : 11px;
- height : 15px;
- background : transparent url("http://muxxu.com/img/design/basic/misc_img.png") -32px -127px;
- }
- #profilMuxxu.profilmaincontent table.profilinfo .boy {
- position : absolute;
- width : 17px;
- height : 15px;
- background : transparent url("http://muxxu.com/img/design/basic/misc_img.png") -30px -145px;
- margin-top : -2px;
- }
- #profilMuxxu img.unknown {
- width : 10px;
- height : 11px;
- background : transparent url("http://muxxu.com/img/design/basic/misc_img.png") -5px -127px;
- }
- #profilMuxxu.profilmaincontent .bubble {
- margin-top : 5px;
- width : 162px;
- height : 58px;
- background : transparent url("http://muxxu.com/img/design/basic/bubble.gif");
- background-repeat : no-repeat;
- background-position : top left;
- font-size : 7.5pt;
- padding : 13px 8px 8px 8px;
- overflow : hidden;
- }
- #profilMuxxu.profilmaincontent .bubble textarea {
- margin : 0px;
- margin-left : -1px;
- width : 166px;
- height : 60px;
- border : none;
- font-size : 7.5pt;
- padding : 0px;
- overflow : hidden;
- }
- #profilMuxxu.profilmaincontent .bubble a.pencil {
- position : absolute;
- margin-left : 150px;
- margin-top : 0px;
- }
- #profilMuxxu.profilmaincontent .bubble em {
- color : #424242;
- }
- #profilMuxxu .profilmaincontent .bubble img {
- vertical-align : -17%;
- }
- #profilMuxxu .usertitle {
- overflow : hidden;
- margin-top : 10px;
- }
- #profilMuxxu .customtitle {
- background-color : #dbe3eb;
- text-align : center;
- font-size : 8pt;
- padding : 3px;
- }
- #profilMuxxu .customtitle img {
- vertical-align : -17%;
- }
Advertisement
Add Comment
Please, Sign In to add comment