nhtml/example/entchen.css

10 lines
148 B
CSS
Raw Permalink Normal View History

2017-08-08 22:24:00 +02:00
.strophe {
border-width:1px;
border-type:solid;
border-color:black;
background-color:gray;
font-type:italic;
color: white;
padding: 0.5em;
}