]> git.mxchange.org Git - friendica-addons.git/blob - jappixmini/jappix/css/adhoc.css
Twitter: Fetch the contact relation
[friendica-addons.git] / jappixmini / jappix / css / adhoc.css
1 /*
2
3 Jappix - An open social platform
4 This is the Ad-Hoc CSS stylesheet for Jappix
5
6 -------------------------------------------------
7
8 License: AGPL
9 Author: Vanaryon
10 Last revision: 20/12/10
11
12 */
13
14 #adhoc .content {
15         padding: 10px 0 10px 0;
16 }
17
18 #adhoc .adhoc-head {
19         background-color: #f1f6fd;
20         border: 1px #9dc4fc solid;
21         width: 598px;
22         height: 18px;
23         font-size: 0.9em;
24         margin: 0 10px 12px 10px;
25         padding: 6px 10px;
26 }