| Server IP : 85.158.181.41 / Your IP : 216.73.217.12 Web Server : Apache System : Linux cloud9-vm129 6.1.178+1-ph #ph SMP PREEMPT_DYNAMIC Wed Jul 29 09:00:54 UTC 2026 x86_64 User : moncbefd ( 1024) PHP Version : 7.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/moncbefd/www.moneta.at/callback/sofort/ressources/style/ |
Upload File : |
/**
* @author SOFORT AG (integration@sofort.com)
* @link http://www.sofort.com/
*
* Copyright (c) 2012 SOFORT AG
*
* Released under the GNU General Public License (Version 2)
* [http://www.gnu.org/licenses/gpl-2.0.html]
*/
body {
font-family: 'Helvetica', sans-serif;
font-size: 16px;
text-align: center;
background: #ffffff url('https://images.sofort.com/de/pnag/logo.gif') no-repeat fixed right bottom;
}
a {
text-decoration: none;
color: #C0C0C0;
}
a:hover {
text-shadow: 1px 1px 2px #c7c7c7;
filter: dropshadow(color=#c7c7c7, offx=1, offy=1);
}
h1 {
font-size: 1.5em;
}
#page {
width: 420px;
margin: 0em auto;
}
#page h1 {
color: #C0C0C0;
}
div.element.sofort_button {
float: left;
display:block;
margin: 0 15px 20px 15px;
padding: 10px 2px 0 2px;
text-align: center;
background: #fff;
border: 1px solid #C0C0C0;
border-radius: 7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
-webkit-box-shadow: 3px 3px 1px 1px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 3px 3px 1px 1px rgba(0, 0, 0, 0.1);
box-shadow: 3px 3px 4px 1px rgba(202, 206, 216, 1);
}
div.element.sofort_button.wide-box {
width: 384px;
}
div.element.sofort_button.narrow-box {
width: 174px;
}
hr.line {
background-color: #C0C0C0;
color: #C0C0C0;
height: 3px;
margin: 10px;
}
.clear {
clear: both;
float: none;
line-height: 0;
font-size: 0;
display: block;
}
.big {
font-size: 1.2em;
}
.small {
font-size: 0.75em;
}