mirror of
https://github.com/friendica/friendica
synced 2025-04-26 07:50:15 +00:00
add some '@media handheld' types for dispys
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
This commit is contained in:
parent
62fe48f064
commit
fa0cb8514d
2 changed files with 14 additions and 1 deletions
|
@ -2643,3 +2643,10 @@ footer {
|
|||
display: inline-block;
|
||||
}
|
||||
|
||||
|
||||
@media handheld {
|
||||
body {
|
||||
font-size: 15pt;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue