mirror of
https://github.com/seigler/dash-docs
synced 2025-07-28 10:16:15 +00:00
Use blog layout for alerts with clear RSS feeds
This commit is contained in:
parent
a1b7f4f533
commit
7748504b94
4 changed files with 31 additions and 15 deletions
|
@ -967,7 +967,6 @@ br.clear {
|
|||
}
|
||||
.subhead-links {
|
||||
font-size: 85%;
|
||||
height: 18px;
|
||||
}
|
||||
|
||||
div.post {
|
||||
|
@ -1772,14 +1771,11 @@ h2 .rssicon{
|
|||
text-align:left;
|
||||
}
|
||||
|
||||
.alerttext{
|
||||
margin-bottom:40px;
|
||||
}
|
||||
.alerttext h1{
|
||||
text-align:left;
|
||||
}
|
||||
.alerttext img+h1{
|
||||
margin-left:54px;
|
||||
.alerttitle img{
|
||||
display:block;
|
||||
margin:auto;
|
||||
width:42px;
|
||||
height:42px;
|
||||
}
|
||||
.alertstatusinactive{
|
||||
font-size:130%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue