diff options
Diffstat (limited to 'web')
-rw-r--r-- | web/assets/bountysource/bountysource.png | bin | 0 -> 27078 bytes | |||
-rw-r--r-- | web/assets/bountysource/secondspectrum.png | bin | 0 -> 53148 bytes | |||
-rw-r--r-- | web/assets/niminaction/banner.jpg | bin | 0 -> 86775 bytes | |||
-rw-r--r-- | web/assets/style.css | 31 | ||||
-rw-r--r-- | web/sponsors.csv | 22 |
5 files changed, 53 insertions, 0 deletions
diff --git a/web/assets/bountysource/bountysource.png b/web/assets/bountysource/bountysource.png new file mode 100644 index 000000000..d92d75df0 --- /dev/null +++ b/web/assets/bountysource/bountysource.png Binary files differdiff --git a/web/assets/bountysource/secondspectrum.png b/web/assets/bountysource/secondspectrum.png new file mode 100644 index 000000000..4dab35c6f --- /dev/null +++ b/web/assets/bountysource/secondspectrum.png Binary files differdiff --git a/web/assets/niminaction/banner.jpg b/web/assets/niminaction/banner.jpg new file mode 100644 index 000000000..b2fb3efc9 --- /dev/null +++ b/web/assets/niminaction/banner.jpg Binary files differdiff --git a/web/assets/style.css b/web/assets/style.css index 98bf12a9a..d7599477e 100644 --- a/web/assets/style.css +++ b/web/assets/style.css @@ -572,5 +572,36 @@ pre .end { background:url("images/tabEnd.png") no-repeat left bottom; } #bountysource a, #bountysource a:visited, #bountysource a:hover { color: #1a1a1a; +} + +/* Current sponsors page */ + +dt { + font-size: 20pt; + clear: both; + margin-bottom: 10pt; +} + +dd.logo { + width: 200px; + min-height: 50px; + margin-bottom: 10pt; + margin-right: 20pt; + float: left; +} + +dd.logo img { + max-height: 200px; +} + +dd.this_month { + font-size: 20pt; +} + +dt a, dt a:visited, dt a:hover { + color: #1d1d1d !important; +} +dt.level-1 { + color: #2f2f2f !important; } diff --git a/web/sponsors.csv b/web/sponsors.csv new file mode 100644 index 000000000..046469d82 --- /dev/null +++ b/web/sponsors.csv @@ -0,0 +1,22 @@ +logo,name,url,this_month,all_time,since,level +assets/bountysource/secondspectrum.png,Second Spectrum,http://www.secondspectrum.com/,250,250,"May 5, 2016",250 +,flyx,http://flyx.org,35,70,"Apr 7, 2016",25 +,Adrian Veith,https://github.com/AdrianV,25,50,"Apr 20, 2016",25 +,Federico Ceratto,http://firelet.net,25,50,"Apr 7, 2016",25 +,Lloyd Moore,https://github.com/iolloyd,25,50,"Apr 29, 2016",25 +,Ruslan Mustakov,https://github.com/endragor,25,50,"Apr 7, 2016",25 +,Yuriy Glukhov,https://github.com/yglukhov/,25,50,"Apr 6, 2016",25 +,TedSinger,https://github.com/TedSinger,15,30,"Apr 9, 2016",10 +,Pradeep Gowda,https://www.btbytes.com/,10,20,"Apr 6, 2016",10 +,Jonathan Arnett,http://j3rn.com,10,10,"May 20, 2016",10 +,niebaopeng,https://github.com/niebaopeng,10,10,"Apr 15, 2016",10 +,Handojo Goenadi,,5,10,"Apr 19, 2016",5 +,John Novak,http://www.johnnovak.net/,5,10,"Apr 29, 2016",5 +,Matthew Newton,,5,10,"Apr 20, 2016",5 +,McSpiros,https://github.com/SpirosMakris,5,10,"Apr 6, 2016",5 +,Mirek Rusin,http://quartzcomposer.com,5,10,"Apr 9, 2016",5 +,pyloor,https://github.com/pyloor,5,10,"May 16, 2016",5 +,Sokolov Yura,https://github.com/funny-falcon,5,10,"Apr 7, 2016",5 +,Ivan Florentin,https://github.com/ivanflorentin,5,5,"May 2, 2016",5 +,Michael D. Sklaroff,,1,2,"Apr 27, 2016",1 +,Svend Knudsen,,1,2,"Apr 11, 2016",1 |