Änderungen

1.043 Bytes hinzugefügt ,  11:02, 17. Jun. 2014
keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:     
[[Image:Matheduc-publikationen-person.png|50px|link=Hauptseite]]
 
[[Image:Matheduc-publikationen-person.png|50px|link=Hauptseite]]
 +
 +
{{#css:
 +
.button{
 +
color: black;
 +
display: block;
 +
width: 90px;
 +
background: #e5e5e5;
 +
padding: 10px 15px;
 +
text-align: left;
 +
border-top: #EFEFFA 1px solid;
 +
border-left: #EFEFFA 1px solid;
 +
border-bottom: #a9a9a9 1px solid;
 +
border-right: #a9a9a9 1px solid;
 +
font-family: Arial;
 +
font-size: 0.7em;
 +
text-decoration: none;
 +
border-radius:5px;
 +
}
 +
.button:hover{
 +
border-bottom: #EFEFFA 1px solid;
 +
border-right: #EFEFFA 1px solid;
 +
border-top: #a9a9a9 1px solid;
 +
border-left: #a9a9a9 1px solid;
 +
padding: 11px 14px 9px 16px;
 +
border-radius:5px;
 +
}
 +
 +
}}
 +
[[Hauptseite|<span class="button">Hauptseite</span>]]
 +
 +
 +
 +
 +
<!-- BUTTONS -->
 +
{|style="float:right; "
 +
|-
 +
|style="vertical-align:top"|  [[Hauptseite|<span class="button">betreute Dissertationen</span>]]      <!--[[Datei:Madipedia-Logo_betreute_dissertationen.png|link=:Kategorie:Dissertationen ({{PAGENAME}})]] -->
 +
|-
 +
|style="vertical-align:top"| [[Hauptseite|<span class="button">Literatur</span>]]
 +
|-
 +
|style="vertical-align:top"| [[Hauptseite|<span class="button">ME Literatur</span>]]
 +
|}
 +
<!--ENDE BUTTONS-->
 +
 +