From 504654406ed914982959175adc11419af30ea3fc Mon Sep 17 00:00:00 2001 From: Jay Date: Thu, 11 Apr 2019 18:54:08 -0400 Subject: Agregando fennec.css a IB y dos nuevos banners --- static/css/fennec.css | 21 +++++++++++++++++++++ static/img/juegos5.jpg | Bin 0 -> 47655 bytes static/img/salon2d_3.jpg | Bin 35496 -> 0 bytes static/img/salon2d_4.png | Bin 4978 -> 0 bytes static/img/salon2d_5.jpg | Bin 25550 -> 0 bytes static/img/tech7.jpg | Bin 0 -> 45081 bytes 6 files changed, 21 insertions(+) create mode 100644 static/css/fennec.css create mode 100644 static/img/juegos5.jpg delete mode 100644 static/img/salon2d_3.jpg delete mode 100644 static/img/salon2d_4.png delete mode 100644 static/img/salon2d_5.jpg create mode 100644 static/img/tech7.jpg diff --git a/static/css/fennec.css b/static/css/fennec.css new file mode 100644 index 0000000..97f90e6 --- /dev/null +++ b/static/css/fennec.css @@ -0,0 +1,21 @@ +html,body{background:#fde89d;color:#301000} +.rep{color:#301000} +a,a .name,.nav label{color:#ec4b55} +a:hover,a:hover .name,.nav label:hover{color:#b30a09} +hr{border:0;border-bottom:1px solid #edd88d} +.replymode,.extramode{background:#dc9856;color:#fff} +.postblock{background:#fec;border:1px solid #edd88d} +.q{color:#ec4953} +.fs{text-decoration:none} +.subj{color:#900100;font-weight:bold} +.name{color:#b30a09} +.reply,#q-p{background:#edd88d} +.omitted,.abbrev{color:#a2938c} +.highlight{background:#f4a960;outline:1px dashed #b30a09} +.managertable td{background:#edd88d} +.managertable th{background:#fec;border:1px solid #edd88d} +#catalog .thread:hover{background:#edd88d;box-shadow:0 0 5px 5px #edd88d} +#catalog .replies{color:#909090;font-weight:bold} +.yt{background:#fec;border:1px solid #ec4b55} +.quoted{border-color:#fde89d;color:#988880} +.pg,.pg span{background:#fec;border:1px solid #b30a09} \ No newline at end of file diff --git a/static/img/juegos5.jpg b/static/img/juegos5.jpg new file mode 100644 index 0000000..e0425b4 Binary files /dev/null and b/static/img/juegos5.jpg differ diff --git a/static/img/salon2d_3.jpg b/static/img/salon2d_3.jpg deleted file mode 100644 index 592b04f..0000000 Binary files a/static/img/salon2d_3.jpg and /dev/null differ diff --git a/static/img/salon2d_4.png b/static/img/salon2d_4.png deleted file mode 100644 index bbcd904..0000000 Binary files a/static/img/salon2d_4.png and /dev/null differ diff --git a/static/img/salon2d_5.jpg b/static/img/salon2d_5.jpg deleted file mode 100644 index 35151b1..0000000 Binary files a/static/img/salon2d_5.jpg and /dev/null differ diff --git a/static/img/tech7.jpg b/static/img/tech7.jpg new file mode 100644 index 0000000..529686b Binary files /dev/null and b/static/img/tech7.jpg differ -- cgit v1.2.1-18-gbd029