Vorlage:Pers: Unterschied zwischen den Versionen

Aus madipedia
Zur Navigation springen Zur Suche springen
[gesichtete Version][gesichtete Version]
Zeile 1: Zeile 1:
 
<includeonly>
 
<includeonly>
 
<!--######### BUTTONS ANFANG ###########-->
 
<!--######### BUTTONS ANFANG ###########-->
{{#css:
 
.button2{
 
color: black;
 
display: block;
 
width: 140px;
 
height: 40px;
 
background-color: rgb(239, 233, 217);
 
padding: 10px 15px;
 
text-align: left;
 
font-family: Arial;
 
font-size: 1.0em;
 
text-decoration: none;
 
border-radius:5px;
 
border-top: #e5e5e5 1px solid;
 
border-left: #e5e5e5 1px solid;
 
border-bottom: #e5e5e5 1px solid;
 
border-right: #e5e5e5 1px solid;
 
}
 
 
.button2:hover{
 
border-bottom: #a9a9a9 1px solid;
 
border-right: #a9a9a9 1px solid;
 
border-top: #a9a9a9 1px solid;
 
border-left: #a9a9a9 1px solid;
 
padding: 11px 14px 9px 16px;
 
border-radius:5px;
 
background-color: rgb(180, 150, 80);
 
}
 
.unterstreichen{
 
color:#e5e5e5;
 
text-decoration:underline;
 
}
 
.tabelle{
 
border:1px;
 
align:center;
 
width:140px;
 
height:40px;
 
}
 
}}
 
 
 
{|style="float:right; "
 
{|style="float:right; "
 
|-  
 
|-  

Version vom 19. Juni 2014, 08:04 Uhr



Dies ist eine Standard-Vorlage der Madipedia.

Diese Vorlage wird für die Anlage von Personeneinträgen verwendet.