First Commit
This commit is contained in:
commit
610aa1e202
4204 changed files with 636764 additions and 0 deletions
15
_static/assets/plugins/widget.jflickr/style.css
Normal file
15
_static/assets/plugins/widget.jflickr/style.css
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
body, html { margin: 0; padding: 0; background: #ccc; text-align: center; font-family: arial; }
|
||||
|
||||
#container { width: 700px; padding: 50px; background: #f9f9f9; margin: 0 auto; text-align: left; }
|
||||
|
||||
h1 { margin: 10px 0; }
|
||||
|
||||
.thumbs { margin: 0; padding: 0; overflow: hidden; }
|
||||
.thumbs li { list-style: none; float: left; margin: 5px; padding: 3px; background: #eee; -moz-box-shadow: 0 0 4px #444; -webkit-box-shadow: 0 0 2px #000; }
|
||||
.thumbs li a { }
|
||||
.thumbs li img { display: block; }
|
||||
.thumbs li a img { border: none;}
|
||||
|
||||
#cycle { margin: 0; padding: 0; width: 500px; height: 333px; padding: 3px; background: #eee; -moz-box-shadow: 0 0 2px #000; -webkit-box-shadow: 0 0 2px #000;}
|
||||
#cycle li { position: relative; list-style: none; margin: 0; padding: 3px; width: 500px; height: 333px; overflow: hidden; }
|
||||
#cycle li div { position: absolute; bottom: 3px; left: 3px; padding: 3px; width: 494px; background: black; color: white; font-size: 12px; opacity: .8; }
|
||||
Loading…
Add table
Add a link
Reference in a new issue