Check user-agent to serve different CSS for mobile
This commit is contained in:
7
static/mobile.css
Normal file
7
static/mobile.css
Normal file
@@ -0,0 +1,7 @@
|
||||
body {
|
||||
background: #aa0000;
|
||||
}
|
||||
|
||||
table {
|
||||
background: #bbbbbb;
|
||||
}
|
||||
Reference in New Issue
Block a user