1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00

Modularizing HTML generation, Part I

This commit is contained in:
Krateng
2018-12-26 17:42:55 +01:00
parent bed50452b9
commit 3cfa8428ff
9 changed files with 112 additions and 77 deletions

View File

@@ -39,6 +39,15 @@ table.top_info td.text h1 {
display:inline;
padding-right:5px;
}
p.desc a {
padding-left:20px;
background-repeat:no-repeat;
background-size:contain;
background-position:left;
background-image:url("https://www.last.fm/static/images/lastfm_avatar_twitter.66cd2c48ce03.png");
}
/*
table.top_info td.text .stats {
color:grey;