"Kullanıcı:Eenixia/common.css" sayfasının sürümleri arasındaki fark

1. satır: 1. satır:
 
hr {
 
hr {
border-width: 1px;
+
  border-top: 1px solid #560303;
border-color: #a0522d;
 
border-style: solid none solid none;
 
margin: 0.5em 0;
 
 
}
 
}
 +
}
 +
 
body {
 
body {
 
     font-family: Ubuntu, Verdana, sans-serif !important;
 
     font-family: Ubuntu, Verdana, sans-serif !important;
 
}
 
}

12.32, 7 Eylül 2021 tarihindeki hâli

hr {
  border-top: 1px solid #560303;
}
}

body {
    font-family: Ubuntu, Verdana, sans-serif !important;
}