1 /* ==========================================================================
2 Elegantish Template for Jirafeau V1.1
3 Based on the standard Courgette template, re-styled by JordyV
7 Css moved from 'style.css.php', This makes editing things a little nicer, because the Atom editor's sytax highlighting works
8 better in a plain css file. This is a personal preference, you can move it back to 'style.css.php' and it will work fine.
10 Images moved to a seperate 'img' directory, this is also personal preference.
13 Provided under the same licence as Jirafeau, as this is originally the 'Courgette' stylesheet, just edited.
14 ========================================================================== */
17 /* ==========================================================================
29 ========================================================================== */
31 /* ==========================================================================
33 ========================================================================== */
35 /* Call Google Fonts */
36 @import url
(https://fonts
.googleapis
.com
/css?family
=Open
+Sans|Lobster
);
40 background-image: url
("bg1.png"), url
("bg2.png");
41 background-repeat: repeat-x
, repeat
;
42 font-family: 'Lobster', cursive
;
49 font-family: 'Lobster', cursive
;
52 background: url
(logo.png) no-repeat
;
53 background-size: 100% 100%;
63 font-family: 'Lobster', cursive
;
74 border: 7px dashed rgba
(255, 255, 255, 0.7);
96 text-decoration: none
;
99 input
[type
="submit"] {
100 font-family: 'Lobster', cursive
;
103 padding: 0.4em 2.2em;
106 border-bottom: 5px solid
#085B69;
113 input
[type
="password"] {
114 font-family: 'Lobster', cursive
;
120 select
{ width: 100%; }
122 input
[type
="submit"]:hover
,
123 input
[type
="submit"]:focus
{
124 font-family: 'Lobster', cursive
;
128 border-bottom: 5px solid
#157EFB;
137 background: url
(upload.png) no-repeat center
;
138 -webkit-transition: all
0.5s ease
;
139 -moz-transition: all
0.5s ease
;
140 -ms-transition: all
0.5s ease
;
141 -o-transition: all
0.5s ease
;
142 transition: all
0.5s ease
;
145 #upload fieldset:hover
{
146 border-color: #ffffff;
160 #upload.file-selected #file_select
{
164 #upload.file-selected fieldset
{
165 background-image: none
;
168 /* ==========================================================================
170 ========================================================================== */
173 font-family: 'Open Sans', sans-serif
;
181 font-family: 'Open Sans', sans-serif
;
183 text-decoration: none
;
188 text-decoration: underline
;
191 /* ==========================================================================
193 ========================================================================== */
198 background: transparent
;
203 #options tr
{ height: 2.7em; }
205 #option_table tr:first-child
{
210 #option_table td:first-child
{
213 #options input
[type
="submit"] {
218 /* ==========================================================================
220 ========================================================================== */
227 font-family: 'Lobster', cursive
;
233 #upload_finished > p:nth-child
(1) {
234 font-family: 'Lobster', cursive
;
239 #upload_finished div
p:nth-child
(1) {
240 font-family: 'Lobster', cursive
;
245 font-family: 'Lobster', cursive
;
246 text-decoration: none
;
251 font-family: 'Lobster', cursive
;
253 text-decoration: none
;
257 #uploaded_percentage {
258 font-family: 'Lobster', cursive
;
263 #upload_finished a:hover
,
265 #upload_finished a:focus
,
267 font-family: 'Lobster', cursive
;
268 text-decoration: underline
;
273 font-family: 'Lobster', cursive
;
283 #upload_image_email {
284 padding-bottom: 15px;
286 background: url
(email.png) no-repeat
;
289 /* ==========================================================================
291 ========================================================================== */
293 textarea
[readonly
="readonly"] {
296 font-family: 'Open Sans', sans-serif
;
302 textarea
[readonly
="readonly"] + p
,
303 textarea
[readonly
="readonly"] + p
+ p
{
304 font-family: 'Open Sans', sans-serif
;
309 textarea
[readonly
="readonly"] + p a
,
310 textarea
[readonly
="readonly"] + p
+ p a
{
311 font-family: 'Open Sans', sans-serif
;
313 text-decoration: none
;
317 textarea
[readonly
="readonly"] + p
a:hover
,
318 textarea
[readonly
="readonly"] + p
+ p
a:hover
,
319 textarea
[readonly
="readonly"] + p
a:focus
,
320 textarea
[readonly
="readonly"] + p
+ p
a:focus
{
321 font-family: 'Open Sans', sans-serif
;
322 text-decoration: underline
;
325 /* ==========================================================================
327 ========================================================================== */
330 #install + fieldset
{
333 border: 7px dashed
#bcaaa4;
337 #install + fieldset table
{
339 border-collapse: collapse
;
343 #install + fieldset td
{
352 #install table
form:nth-child
(odd
),
353 #install + fieldset
tr:nth-child
(odd
) {
357 #install fieldset
> form
{
367 #install td:last-child
{ text-align: left
; }
369 #install .info
{ width: 19em; }
371 #install input
[type
="submit"] {
375 #install + fieldset table
{
379 #install + fieldset
td:first-child input
[type
="submit"] {
387 #install + fieldset
td:first-child input
[type
="submit"]:hover
,
388 #install + fieldset
td:first-child input
[type
="submit"]:focus
{
389 text-decoration: underline
;
392 /* ==========================================================================
394 ========================================================================== */
400 border: 7px dashed
#ffffff;
404 #admin + fieldset table
{
406 border-collapse: collapse
;
407 border-bottom: 2px solid
#FFF;
411 #admin + fieldset td
{
413 border: 0px solid
#FFF;
414 border-bottom: 2px solid
#FFF;
421 #admin table
form:nth-child
(odd
),
422 #admin + fieldset
tr:nth-child
(odd
) {
423 background: transparent
;
426 #admin fieldset
> form
{
436 #admin td:last-child
{ text-align: left
; }
438 #admin .info
{ width: 19em; }
440 #admin input
[type
="submit"] {
441 font-family: 'Lobster', cursive
;
445 #admin + fieldset table
{
449 #admin + fieldset
td:first-child input
[type
="submit"] {
450 font-family: 'Lobster', cursive
;
458 #admin + fieldset
td:first-child input
[type
="submit"]:hover
,
459 #admin + fieldset
td:first-child input
[type
="submit"]:focus
{
460 font-family: 'Lobster', cursive
;
461 text-decoration: underline
;
464 /* ==========================================================================
466 ========================================================================== */
469 font-family: 'Lobster', cursive
;
472 background-image: url
('pixel_bomb.png');
473 background-size: 40px 40px;
474 background-repeat: no-repeat
;
477 padding-bottom: 10px;