OMOP/docs/style.css

6 lines
169 B
CSS
Raw Normal View History

.rmdimportant {
padding: 1em 1em 1em 4em;
margin-bottom: 10px;
background: #f5f5f5 5px center/3em no-repeat;
background-image: url("images/important.png");
}