File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -33,6 +33,7 @@ <h3>Subscribe to Masari</h3>
3333
3434 <!-- lets get to the top -->
3535 < a href ="#top " class ="top-button hidden "> < i class ="fas fa-chevron-up "> </ i > < p > Top</ p > </ a >
36+ < iframe class ="revain_fixed " src ="https://revain.org/widget-v2/promo-small?companyType=Project&companySlug=masari&consumer=https%3A%2F%2Fgetmasari.org&borderRadius=8px&elevationLevel=1&px=24px&py=24px&bg=neutral.0&dataSource=null&locale=en&theme=default "> </ iframe >
3637 <!-- Scripts -->
3738 < script src ="/js/jquery-3.4.1.min.js "> </ script >
3839 < script src ="/js/bootstrap.min.js "> </ script >
Original file line number Diff line number Diff line change @@ -1201,3 +1201,11 @@ text-decoration: none;
12011201.downloads .version {
12021202font-size : 1em ;
12031203}
1204+ /* a little promo */
1205+ .revain_fixed {
1206+ position : fixed;
1207+ left : 0 ;
1208+ bottom : 0 ;
1209+ z-index : 3 ;
1210+ border : none;
1211+ }
You can’t perform that action at this time.
0 commit comments