Skip to content
Snippets Groups Projects

Add 'powered by smartfox server' logo

Merged Hengwen Zhang requested to merge sfx-logo into master
3 files
+ 15
1
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -263,4 +263,14 @@ width: 100%;
.menu ul li ul {
left: 100%;
top: 0;
}
.powered-by-sfx-container{
position: absolute;
right: 0px;
bottom: 0px;
max-width: 200px
}
.sfx-logo{
width: 100%;
height: auto;
}
\ No newline at end of file
Loading