mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-12 03:18:48 +00:00
jappixmini: include jappix source
This commit is contained in:
parent
61eb1f0d18
commit
302b2820d1
231 changed files with 96082 additions and 2 deletions
26
jappixmini/jappix/css/adhoc.css
Normal file
26
jappixmini/jappix/css/adhoc.css
Normal file
|
@ -0,0 +1,26 @@
|
|||
/*
|
||||
|
||||
Jappix - An open social platform
|
||||
This is the Ad-Hoc CSS stylesheet for Jappix
|
||||
|
||||
-------------------------------------------------
|
||||
|
||||
License: AGPL
|
||||
Author: Vanaryon
|
||||
Last revision: 20/12/10
|
||||
|
||||
*/
|
||||
|
||||
#adhoc .content {
|
||||
padding: 10px 0 10px 0;
|
||||
}
|
||||
|
||||
#adhoc .adhoc-head {
|
||||
background-color: #f1f6fd;
|
||||
border: 1px #9dc4fc solid;
|
||||
width: 598px;
|
||||
height: 18px;
|
||||
font-size: 0.9em;
|
||||
margin: 0 10px 12px 10px;
|
||||
padding: 6px 10px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue