Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jappix/jappix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/stylesheets/integratebox.css')
-rw-r--r--app/stylesheets/integratebox.css37
1 files changed, 0 insertions, 37 deletions
diff --git a/app/stylesheets/integratebox.css b/app/stylesheets/integratebox.css
deleted file mode 100644
index 7a73d1aa..00000000
--- a/app/stylesheets/integratebox.css
+++ /dev/null
@@ -1,37 +0,0 @@
-/*
-
-Jappix - An open social platform
-This is the integratebox CSS stylesheet for Jappix
-
--------------------------------------------------
-
-License: AGPL
-Author: Valérian Saliou
-
-*/
-
-#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;
-}
-
-#integratebox .bottom {
- left: 10px;
-} \ No newline at end of file