dispy: style profile tab
This commit is contained in:
parent
95a933c9a2
commit
e7737d2ea4
|
@ -560,7 +560,14 @@ section { margin: 10px 11% 0px 11%; font-size: 0.8em; padding-right: 230px;}
|
|||
padding-left: 10px;
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* profile
|
||||
**/
|
||||
|
||||
div[id$="text"] { font-weight: bold; float: left; width: 200px; }
|
||||
div[id$="wrapper"] { height: 100%; margin-bottom: 1em; }
|
||||
div[id$="wrapper"] br { clear: left; }
|
||||
#advanced-profile-with { margin-left: 200px; }
|
||||
|
||||
/**
|
||||
* photos
|
||||
|
|
Loading…
Reference in a new issue