Vorlage:Lead 2.0/styles.css

Aus skandinavien-wiki.net
< Vorlage:Lead 2.0
Version vom 2. Juni 2020, 16:10 Uhr von skanwiki>Xineohp1506 (Die Seite wurde neu angelegt: „→‎[[Template:Lead 2.0]]: .l_table { border: 0px; height: 100%; width: 100%; } .l_table tr { height: 100%; } .l_table td { width: 100%; }…“)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
/* [[Template:Lead 2.0]] */
 .l_table {
  border: 0px;
  height: 100%;
  width: 100%;
 }

 .l_table tr {
  height: 100%;
 }

 .l_table td {
  width: 100%;
 }

 .l_box {
 }

 .l_image {
  vertical-align:top;
  padding-bottom: 5px;
  padding-right: 8px;
  float: left;
 }

 .l_title {
  font-size: 150%;
  vertical-align: top;
  padding-bottom: 5px;
 }

 .l_title a:link {
  color: #000000;
  text-decoration: none;
 }
 
 .l_title a:visited {
  color: #000000;
  text-decoration: none;
 }

 .l_title a:hover {
  color: #000000;
  text-decoration: underline;
 }

 .l_title a:active {
  color: #000000;
  text-decoration: none;
 }

 .l_summary {
  vertical-align: top;
  font-size: 100%;
 }

 .l_tail {
  font-size: 90%;
  height:15px;
 }

 .l_img_type {
  /*float: left;*/
  padding-bottom: 3px;
 }


 .l_edit {
  clear: left;
  float: right;
 }
/*end lead stuff */