Skip to content
Snippets Groups Projects

Add beta press-release

Merged Torsten Grote requested to merge grote/website:beta-press-release into master
9 files
+ 147
3
Compare changes
  • Side-by-side
  • Inline
Files
9
+ 15
0
@@ -341,6 +341,21 @@ figcaption {
@@ -341,6 +341,21 @@ figcaption {
white-space:nowrap;
white-space:nowrap;
}
}
 
#content.news a {
 
font-weight: normal;
 
}
 
 
#content #screenshots {
 
display: flex;
 
flex-wrap: nowrap;
 
overflow-x: auto;
 
}
 
 
#content #screenshots a img {
 
width: 200px;
 
margin: 15px;
 
}
 
#sublist a.selected {color:#C1392B;}
#sublist a.selected {color:#C1392B;}
.intro {
.intro {
Loading