mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-10 10:28:50 +00:00
jappixmini: include jappix source
This commit is contained in:
parent
61eb1f0d18
commit
302b2820d1
231 changed files with 96082 additions and 2 deletions
34
jappixmini/jappix/css/integratebox.css
Normal file
34
jappixmini/jappix/css/integratebox.css
Normal file
|
@ -0,0 +1,34 @@
|
|||
/*
|
||||
|
||||
Jappix - An open social platform
|
||||
This is the integratebox CSS stylesheet for Jappix
|
||||
|
||||
-------------------------------------------------
|
||||
|
||||
License: AGPL
|
||||
Author: Vanaryon
|
||||
Last revision: 06/11/10
|
||||
|
||||
*/
|
||||
|
||||
#integratebox .top {
|
||||
height: 40px;
|
||||
}
|
||||
|
||||
#integratebox .content {
|
||||
text-align: center;
|
||||
height: 385px;
|
||||
}
|
||||
|
||||
#integratebox .one-media img {
|
||||
max-height: 385px;
|
||||
max-width: 640px;
|
||||
}
|
||||
|
||||
#integratebox .one-media a img {
|
||||
border: none;
|
||||
}
|
||||
|
||||
#integratebox .one-media audio {
|
||||
margin-top: 170px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue