> ‘plugins/assets/Readme.rst’ < ‘assets/__init__.py’ > ‘plugins/assets/__init__.py’ < ‘assets/assets.py’ > ‘plugins/assets/assets.py’ < ‘assets/requirements.txt’ > ‘plugins/assets/requirements.txt’ < ‘assets/test_assets.py’ > ‘plugins/assets/test_assets.py’ < ‘assets/test_data/static/css/style.min.css’ > ‘plugins/assets/test_data/static/css/style.min.css’ < ‘assets/test_data/static/css/style.scss’ > ‘plugins/assets/test_data/static/css/style.scss’ < ‘assets/test_data/templates/base.html’ > ‘plugins/assets/test_data/templates/base.html’
1 line
115 B
CSS
1 line
115 B
CSS
body{font:14px/1.5 "Droid Sans",sans-serif;background-color:#e4e4e4;color:#242424}a{color:red}a:hover{color:orange} |