Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aldryn/aldryn-responsive
https://github.com/aldryn/aldryn-responsive
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aldryn/aldryn-responsive
- Owner: aldryn
- License: other
- Archived: true
- Created: 2014-03-05T10:25:38.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-04T18:44:38.000Z (about 10 years ago)
- Last Synced: 2024-02-13T09:08:30.111Z (11 months ago)
- Language: Python
- Size: 123 KB
- Stars: 1
- Watchers: 10
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-django-cms - aldryn-responsive
README
# Aldryn Responsive
| Class | Phones | Tablets | Desktops |
| ---------------- | ------- | ------- | -------- |
| .visible-phone | Visible | Hidden | Hidden |
| .visible-tablet | Hidden | Visible | Hidden |
| .visible-desktop | Hidden | Hidden | Visible |
| .hidden-phone | Hidden | Visible | Visible |
| .hidden-tablet | Visible | Hidden | Visible |
| .hidden-desktop | Visible | Visible | Hidden |* **Phones**: 520px and below
* **Tablets**: 520px to 860px
* **Desktops**: Default