]>
git.p6c8.net - jirafeau.git/blob - media/elegantish/elegantish.css
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
;
136 background: url
(upload.png) no-repeat center
;
137 -webkit-transition: all
0.5s ease
;
138 -moz-transition: all
0.5s ease
;
139 -ms-transition: all
0.5s ease
;
140 -o-transition: all
0.5s ease
;
141 transition: all
0.5s ease
;
144 #upload fieldset:hover
{
145 border-color: #ffffff;
164 /* ==========================================================================
166 ========================================================================== */
169 font-family: 'Open Sans', sans-serif
;
177 font-family: 'Open Sans', sans-serif
;
179 text-decoration: none
;
184 text-decoration: underline
;
187 /* ==========================================================================
189 ========================================================================== */
194 background: transparent
;
199 #options tr
{ height: 2.7em; }
201 #option_table tr:first-child
{
206 #option_table td:first-child
{
209 #options input
[type
="submit"] {
214 /* ==========================================================================
216 ========================================================================== */
223 font-family: 'Lobster', cursive
;
229 #upload_finished > p:nth-child
(1) {
230 font-family: 'Lobster', cursive
;
235 #upload_finished div
p:nth-child
(1) {
236 font-family: 'Lobster', cursive
;
241 font-family: 'Lobster', cursive
;
242 text-decoration: none
;
247 font-family: 'Lobster', cursive
;
249 text-decoration: none
;
253 #uploaded_percentage {
254 font-family: 'Lobster', cursive
;
259 #upload_finished a:hover
,
261 #upload_finished a:focus
,
263 font-family: 'Lobster', cursive
;
264 text-decoration: underline
;
269 font-family: 'Lobster', cursive
;
275 #upload_image_email {
278 background: url
(email.png) no-repeat
;
281 /* ==========================================================================
283 ========================================================================== */
285 textarea
[readonly
="readonly"] {
288 font-family: 'Open Sans', sans-serif
;
294 textarea
[readonly
="readonly"] + p
,
295 textarea
[readonly
="readonly"] + p
+ p
{
296 font-family: 'Open Sans', sans-serif
;
301 textarea
[readonly
="readonly"] + p a
,
302 textarea
[readonly
="readonly"] + p
+ p a
{
303 font-family: 'Open Sans', sans-serif
;
305 text-decoration: none
;
309 textarea
[readonly
="readonly"] + p
a:hover
,
310 textarea
[readonly
="readonly"] + p
+ p
a:hover
,
311 textarea
[readonly
="readonly"] + p
a:focus
,
312 textarea
[readonly
="readonly"] + p
+ p
a:focus
{
313 font-family: 'Open Sans', sans-serif
;
314 text-decoration: underline
;
317 /* ==========================================================================
319 ========================================================================== */
322 #install + fieldset
{
325 border: 7px dashed
#bcaaa4;
329 #install + fieldset table
{
331 border-collapse: collapse
;
335 #install + fieldset td
{
344 #install table
form:nth-child
(odd
),
345 #install + fieldset
tr:nth-child
(odd
) {
349 #install fieldset
> form
{
359 #install td:last-child
{ text-align: left
; }
361 #install .info
{ width: 19em; }
363 #install input
[type
="submit"] {
367 #install + fieldset table
{
371 #install + fieldset
td:first-child input
[type
="submit"] {
379 #install + fieldset
td:first-child input
[type
="submit"]:hover
,
380 #install + fieldset
td:first-child input
[type
="submit"]:focus
{
381 text-decoration: underline
;
384 /* ==========================================================================
386 ========================================================================== */
392 border: 7px dashed
#ffffff;
396 #admin + fieldset table
{
398 border-collapse: collapse
;
399 border-bottom: 2px solid
#FFF;
403 #admin + fieldset td
{
405 border: 0px solid
#FFF;
406 border-bottom: 2px solid
#FFF;
413 #admin table
form:nth-child
(odd
),
414 #admin + fieldset
tr:nth-child
(odd
) {
415 background: transparent
;
418 #admin fieldset
> form
{
428 #admin td:last-child
{ text-align: left
; }
430 #admin .info
{ width: 19em; }
432 #admin input
[type
="submit"] {
433 font-family: 'Lobster', cursive
;
437 #admin + fieldset table
{
441 #admin + fieldset
td:first-child input
[type
="submit"] {
442 font-family: 'Lobster', cursive
;
450 #admin + fieldset
td:first-child input
[type
="submit"]:hover
,
451 #admin + fieldset
td:first-child input
[type
="submit"]:focus
{
452 font-family: 'Lobster', cursive
;
453 text-decoration: underline
;
456 /* ==========================================================================
458 ========================================================================== */
461 font-family: 'Lobster', cursive
;
464 background-image: url
('pixel_bomb.png');
465 background-size: 40px 40px;
466 background-repeat: no-repeat
;
469 padding-bottom: 10px;
patrick-canterino.de