Initial Commit
This commit is contained in:
@@ -0,0 +1,80 @@
|
||||
/*** grid ***/
|
||||
.content {
|
||||
margin-left : 55px;
|
||||
font-size : 0.7em;
|
||||
}
|
||||
|
||||
/*** nav ***/
|
||||
.navBar { font-size: 11px;
|
||||
height: 20px;
|
||||
padding: 5px 0 0 55px;
|
||||
}
|
||||
.navBar a { color: #fff; }
|
||||
#mainnav { background: #333323; }
|
||||
#mainnav_noSub { background: #5a5a46; margin-bottom: 40px; }
|
||||
#mainnav, #mainnav_noSub { position: relative; color: #ccccbe !important; }
|
||||
#subNav { margin-left: 215px;
|
||||
background: #5a5a46 url(../img/nav_bottomarrow.gif) no-repeat;
|
||||
padding-left: 33px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
#subNav.learning { margin-left: 157px; }
|
||||
.active { color: #ccccbe !important; }
|
||||
.faq { position: absolute; right: 10px; }
|
||||
|
||||
#colophon span { color: #fff; }
|
||||
|
||||
/*** Cover ***/
|
||||
.rightcol { float: right; width: 380px; margin-right: 20px; }
|
||||
.leftcol { float: left; width: 250px; }
|
||||
|
||||
#Cover h3 { margin: 40px 0 0 0; }
|
||||
.exhibition-small { padding: 0; margin: 0; }
|
||||
.exhibition-small h3 { margin-top: 0; }
|
||||
|
||||
dl { margin: 0; }
|
||||
dt { font-style: italic; }
|
||||
dd { margin: 0 0 1em 0; }
|
||||
|
||||
.happenings { margin-bottom: 30px; }
|
||||
|
||||
.courses-small dl { margin-top: -1em; }
|
||||
.courses-small dt { font-style: normal; margin-top: 1em; }
|
||||
.courses-small dd { margin: 0; }
|
||||
|
||||
td img { margin: 0; display: block; }
|
||||
|
||||
/*** Exhibition ***/
|
||||
#Exhibition .colone { width: 460px; float: left; margin-right: 40px; }
|
||||
#Exhibition .coltwo { width: 170px; float: right; margin-right: 20px; }
|
||||
#Exhibition h2 { margin: 0 0 20px 0; font-size: 1em; }
|
||||
#Exhibition .onecol { clear: both; }
|
||||
|
||||
.curated-item { margin-bottom: 25px; }
|
||||
.curated-item h5 { margin-top: .6em; color: #666; font-size: 1em; }
|
||||
.curated-item h5 a { font-weight: bold; }
|
||||
.curated-item p { padding-right: 2em; }
|
||||
|
||||
dl.network dt { font-style: normal; }
|
||||
dl.network dd { margin: 0; }
|
||||
dl.network dd.date { color: #999966; margin-bottom: 1em; }
|
||||
|
||||
/*** Reference ***/
|
||||
.ref-notice { margin: 2.5em 0 2.5em 0; color: #006699;}
|
||||
|
||||
#Language th { width: 100px; font-weight: normal; text-align: left; vertical-align: top; }
|
||||
#Language td { vertical-align: top; padding-bottom: 2em; }
|
||||
#Language td h3 { margin: 0; }
|
||||
pre { margin: 0 !important; }
|
||||
tr.name-row { height: 80px; }
|
||||
|
||||
/*** updates, courses, happenings ***/
|
||||
#Courses .content, #Updates .content, #Happenings .content {
|
||||
width: 595px;
|
||||
}
|
||||
h2 { margin-top: 0 0 20px 0; }
|
||||
|
||||
.course-desc p { margin: 0; }
|
||||
.course-desc p.date { margin: 0; }
|
||||
.course-desc h3 { margin: 0; font-size: 1.2em; font-weight: bold; }
|
||||
.course-desc { margin-bottom: 2em; }
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,95 @@
|
||||
This license can also be found at this permalink: http://www.fontsquirrel.com/license/enriqueta
|
||||
|
||||
Copyright (c) 2011, FontFuror (info@fontfuror.com),
|
||||
with Reserved Font Names “Enriqueta” and “Enriqueta Pro”.
|
||||
|
||||
This Font Software is licensed under the SIL Open Font License, Version 1.1.
|
||||
This license is copied below, and is also available with a FAQ at:
|
||||
http://scripts.sil.org/OFL
|
||||
|
||||
—————————————————————————————-
|
||||
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
|
||||
—————————————————————————————-
|
||||
|
||||
PREAMBLE
|
||||
The goals of the Open Font License (OFL) are to stimulate worldwide
|
||||
development of collaborative font projects, to support the font creation
|
||||
efforts of academic and linguistic communities, and to provide a free and
|
||||
open framework in which fonts may be shared and improved in partnership
|
||||
with others.
|
||||
|
||||
The OFL allows the licensed fonts to be used, studied, modified and
|
||||
redistributed freely as long as they are not sold by themselves. The
|
||||
fonts, including any derivative works, can be bundled, embedded,
|
||||
redistributed and/or sold with any software provided that any reserved
|
||||
names are not used by derivative works. The fonts and derivatives,
|
||||
however, cannot be released under any other type of license. The
|
||||
requirement for fonts to remain under this license does not apply
|
||||
to any document created using the fonts or their derivatives.
|
||||
|
||||
DEFINITIONS
|
||||
“Font Software” refers to the set of files released by the Copyright
|
||||
Holder(s) under this license and clearly marked as such. This may
|
||||
include source files, build scripts and documentation.
|
||||
|
||||
“Reserved Font Name” refers to any names specified as such after the
|
||||
copyright statement(s).
|
||||
|
||||
“Original Version” refers to the collection of Font Software components as
|
||||
distributed by the Copyright Holder(s).
|
||||
|
||||
“Modified Version” refers to any derivative made by adding to, deleting,
|
||||
or substituting—in part or in whole—any of the components of the
|
||||
Original Version, by changing formats or by porting the Font Software to a
|
||||
new environment.
|
||||
|
||||
“Author” refers to any designer, engineer, programmer, technical
|
||||
writer or other person who contributed to the Font Software.
|
||||
|
||||
PERMISSION & CONDITIONS
|
||||
Permission is hereby granted, free of charge, to any person obtaining
|
||||
a copy of the Font Software, to use, study, copy, merge, embed, modify,
|
||||
redistribute, and sell modified and unmodified copies of the Font
|
||||
Software, subject to the following conditions:
|
||||
|
||||
1) Neither the Font Software nor any of its individual components,
|
||||
in Original or Modified Versions, may be sold by itself.
|
||||
|
||||
2) Original or Modified Versions of the Font Software may be bundled,
|
||||
redistributed and/or sold with any software, provided that each copy
|
||||
contains the above copyright notice and this license. These can be
|
||||
included either as stand-alone text files, human-readable headers or
|
||||
in the appropriate machine-readable metadata fields within text or
|
||||
binary files as long as those fields can be easily viewed by the user.
|
||||
|
||||
3) No Modified Version of the Font Software may use the Reserved Font
|
||||
Name(s) unless explicit written permission is granted by the corresponding
|
||||
Copyright Holder. This restriction only applies to the primary font name as
|
||||
presented to the users.
|
||||
|
||||
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
|
||||
Software shall not be used to promote, endorse or advertise any
|
||||
Modified Version, except to acknowledge the contribution(s) of the
|
||||
Copyright Holder(s) and the Author(s) or with their explicit written
|
||||
permission.
|
||||
|
||||
5) The Font Software, modified or unmodified, in part or in whole,
|
||||
must be distributed entirely under this license, and must not be
|
||||
distributed under any other license. The requirement for fonts to
|
||||
remain under this license does not apply to any document created
|
||||
using the Font Software.
|
||||
|
||||
TERMINATION
|
||||
This license becomes null and void if any of the above conditions are
|
||||
not met.
|
||||
|
||||
DISCLAIMER
|
||||
THE FONT SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND,
|
||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
|
||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
|
||||
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
|
||||
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
|
||||
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
|
||||
OTHER DEALINGS IN THE FONT SOFTWARE.
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,174 @@
|
||||
/*
|
||||
* css is not valid because firefox has so bad form-elements that
|
||||
* i rather go with invalid css ( -moz-.. ) than have them
|
||||
* look like crap.
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
form
|
||||
{
|
||||
margin-bottom : 0px;
|
||||
}
|
||||
|
||||
input,
|
||||
select,
|
||||
textarea
|
||||
{
|
||||
font-family : Verdana, Arial, Helvetica, sans-serif;
|
||||
font-size : 10px;
|
||||
vertical-align : middle;
|
||||
}
|
||||
|
||||
select
|
||||
{
|
||||
width : 120px;
|
||||
}
|
||||
|
||||
input
|
||||
{
|
||||
margin-right : 5px;
|
||||
}
|
||||
|
||||
label
|
||||
{
|
||||
display : block;
|
||||
|
||||
}
|
||||
|
||||
|
||||
input[type="text"],
|
||||
input[type="password"],
|
||||
input:not([type])
|
||||
{
|
||||
/*border : 2px solid !important;*/
|
||||
|
||||
-moz-border-top-colors : #7C7C7C #C3C3C3;
|
||||
-moz-border-left-colors : #C2C2C2 #EFEFEF;
|
||||
-moz-border-bottom-colors : #DDDDDD #FEFEFE;
|
||||
-moz-border-right-colors : #C2C2C2 #EFEFEF;
|
||||
}
|
||||
|
||||
button,
|
||||
input[type="reset"],
|
||||
input[type="button"],
|
||||
input[type="submit"],
|
||||
select:not([multiple])
|
||||
{
|
||||
/*border : 2px solid !important;
|
||||
background-repeat : repeat-x !important;
|
||||
background-position : bottom right !important;*/
|
||||
background-color : rgb(246, 246, 246) !important;
|
||||
|
||||
-moz-border-top-colors : #737373 #FFFFFF;
|
||||
-moz-border-right-colors : #999999 #CECECE;
|
||||
-moz-border-bottom-colors : #999999 #CECECE;
|
||||
-moz-border-left-colors : #737373 #FFFFFF;
|
||||
|
||||
-moz-border-radius : 1px !important;
|
||||
}
|
||||
|
||||
button:focus:active,
|
||||
input[type="reset"]:hover:active,
|
||||
input[type="button"]:hover:active,
|
||||
input[type="submit"]:hover:active,
|
||||
select:not([multiple]):hover:active
|
||||
{
|
||||
/*border : 2px solid !important;*/
|
||||
|
||||
-moz-border-top-colors : #999999 #CECECE !important;
|
||||
-moz-border-right-colors : #737373 #FFFFFF !important;
|
||||
-moz-border-bottom-colors : #737373 #FFFFFF !important;
|
||||
-moz-border-left-colors : #999999 #CECECE !important;
|
||||
}
|
||||
|
||||
select > input[type="button"]
|
||||
{
|
||||
border-top : none !important;
|
||||
border-right : none !important;
|
||||
border-bottom : none !important;
|
||||
border-left : 1px solid #CECECE !important;
|
||||
|
||||
background-image : none !important;
|
||||
background-color : transparent !important;
|
||||
}
|
||||
|
||||
|
||||
input[type="text"]:focus,
|
||||
input[type="password"]:focus,
|
||||
input:not([type]):focus,
|
||||
textarea:focus,
|
||||
select[multiple]:focus
|
||||
{
|
||||
-moz-border-top-colors : -moz-mac-focusring -moz-mac-focusring !important;
|
||||
-moz-border-right-colors : -moz-mac-focusring -moz-mac-focusring !important;
|
||||
-moz-border-bottom-colors : -moz-mac-focusring -moz-mac-focusring !important;
|
||||
-moz-border-left-colors : -moz-mac-focusring -moz-mac-focusring !important;
|
||||
|
||||
-moz-border-radius : 1px !important;
|
||||
}
|
||||
|
||||
textarea, select[multiple]
|
||||
{
|
||||
/*border : 2px solid !important;*/ /* opera: ugly ring around select:multiple */
|
||||
|
||||
-moz-border-top-colors : transparent #737373 !important;
|
||||
-moz-border-right-colors : transparent #999999 !important;
|
||||
-moz-border-bottom-colors : transparent #999999 !important;
|
||||
-moz-border-left-colors : transparent #999999 !important;
|
||||
|
||||
-moz-border-radius-top-right : 1px;
|
||||
-moz-border-radius-bottom-right : 1px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
input[type="radio"]:not([class]):not([id]):not([style])
|
||||
{
|
||||
width: 13px !important;
|
||||
height: 13px !important;
|
||||
|
||||
-moz-border-top-colors : transparent transparent transparent !important;
|
||||
-moz-border-right-colors : transparent transparent transparent !important;
|
||||
-moz-border-bottom-colors : transparent transparent transparent !important;
|
||||
-moz-border-left-colors : transparent transparent transparent !important;
|
||||
|
||||
-moz-border-radius: 2px !important;
|
||||
|
||||
-moz-border-radius-top-right : 4px;
|
||||
-moz-border-radius-bottom-right : 4px;
|
||||
|
||||
background: url("radio.png") !important;
|
||||
background-repeat: no-repeat !important;
|
||||
background-position: center center !important;
|
||||
|
||||
}
|
||||
|
||||
input[type="radio"]:checked:not([class]):not([id]):not([style])
|
||||
{
|
||||
|
||||
background: url("radio_checked.png") !important;
|
||||
background-repeat: no-repeat !important;
|
||||
background-position: center center !important;
|
||||
|
||||
}
|
||||
|
||||
input[type="checkbox"]:not([class]):not([id]):not([style])
|
||||
{
|
||||
|
||||
-moz-border-top-colors : #777777 #FFFFFF transparent !important;
|
||||
-moz-border-right-colors : #999999 #CECECE transparent !important;
|
||||
-moz-border-bottom-colors : #999999 #CECECE transparent !important;
|
||||
-moz-border-left-colors : #777777 #FFFFFF transparent !important;
|
||||
|
||||
}
|
||||
|
||||
input[type="checkbox"]:hover:active:not([class]):not([id]):not([style])
|
||||
{
|
||||
|
||||
-moz-border-top-colors : #777777 #999999 transparent !important;
|
||||
-moz-border-right-colors : #999999 #FFFFFF transparent !important;
|
||||
-moz-border-bottom-colors : #999999 #FFFFFF transparent !important;
|
||||
-moz-border-left-colors : #777777 #999999 transparent !important;
|
||||
|
||||
}
|
||||
@@ -0,0 +1,379 @@
|
||||
/* Part of bugzilla.processing.org customs.
|
||||
|
||||
Original author: Kevin Cannon, http://www.multiblah.com/
|
||||
|
||||
Last Modified: 07.04.2005 - 10:30 Uhr by Florian Jenett <mail@florianjenett.de>
|
||||
*/
|
||||
|
||||
/* ================ GENERAL CSS ==================
|
||||
|
||||
Mostly original stuff from existing site */
|
||||
|
||||
|
||||
body {
|
||||
margin : 0;
|
||||
padding : 0;
|
||||
|
||||
background-color : #FFFFFF; /* #333322 */
|
||||
|
||||
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
|
||||
font-size : 100%;
|
||||
font-weight : normal;
|
||||
line-height : normal;
|
||||
color : #333333;
|
||||
}
|
||||
|
||||
img
|
||||
{
|
||||
border: 0px solid #000000;
|
||||
}
|
||||
|
||||
a {
|
||||
text-decoration: underline;
|
||||
font-weight: normal;
|
||||
color: #3399CC;
|
||||
}
|
||||
|
||||
a:hover
|
||||
a:active {
|
||||
text-decoration: underline;
|
||||
font-weight: normal;
|
||||
color: #3399CC;
|
||||
}
|
||||
|
||||
a:visited,
|
||||
a:link:visited {
|
||||
text-decoration: underline;
|
||||
font-weight: normal;
|
||||
color: #3399CC;
|
||||
}
|
||||
|
||||
|
||||
#container {
|
||||
width: 750px;
|
||||
border: 1px none red;
|
||||
margin-left: 0px;
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
/* ================ HEADER ================== */
|
||||
#header {
|
||||
width: 750px;
|
||||
height: 50px;
|
||||
overflow: hidden;
|
||||
/*background-image: url("../img/processing_beta.gif");
|
||||
background-repeat: no-repeat;
|
||||
background-position: left center;*/
|
||||
background-color: #000000;
|
||||
}
|
||||
|
||||
#header h1 {
|
||||
display: none;
|
||||
float: left;
|
||||
}
|
||||
|
||||
/* Info / FAQ */
|
||||
#header-info {
|
||||
text-align: right;
|
||||
float: right;
|
||||
width: 200px;
|
||||
color: white;
|
||||
font-size: 0.7em;
|
||||
padding-right: 20px;
|
||||
padding-top: 5px;
|
||||
padding-bottom: 20px;
|
||||
height: 25px;
|
||||
}
|
||||
|
||||
#header-info a:link,
|
||||
#header-info a
|
||||
{
|
||||
color: #CCCCBE;
|
||||
}
|
||||
|
||||
/* ================ NAVBAR ================== */
|
||||
|
||||
#navigation,
|
||||
#footer {
|
||||
|
||||
font-size: 0.7em;
|
||||
color: #CCCCBE;
|
||||
/* margin-bottom: 25px; */
|
||||
}
|
||||
/*
|
||||
#navigation a {
|
||||
color : white;
|
||||
text-decoration : underline;
|
||||
}
|
||||
|
||||
.navBar
|
||||
{
|
||||
height : 20px;
|
||||
padding : 5px 0px 0px 55px;
|
||||
margin : 0px;
|
||||
}
|
||||
|
||||
#mainnav
|
||||
{
|
||||
background-color : #333323;
|
||||
}
|
||||
|
||||
#mainnav_noSub
|
||||
{
|
||||
background-color : #5A5A46;
|
||||
}
|
||||
|
||||
#subnav
|
||||
{
|
||||
padding : 5px 0 5px 40px;
|
||||
margin-left : 160px;
|
||||
|
||||
background-color : #5A5A46;
|
||||
background-image : url("../img/nav_bottomarrow.gif");
|
||||
background-position : left center;
|
||||
background-repeat : no-repeat;
|
||||
}
|
||||
*/
|
||||
/*
|
||||
#subnavAdmin {
|
||||
background-color: #95957F;
|
||||
background-image: url("../img/nav_bottomarrow.gif");
|
||||
background-position: left center;
|
||||
background-repeat: no-repeat;
|
||||
|
||||
height: 15px;
|
||||
padding: 5px 0 5px 40px;
|
||||
margin-left: 160px;
|
||||
}
|
||||
*/
|
||||
|
||||
/* ================ CONTENT ================== */
|
||||
/*
|
||||
.content {
|
||||
float : right;
|
||||
width : 695px;
|
||||
/*margin-top : 40px;
|
||||
font-size : 0.7em;
|
||||
border : 1px none red;
|
||||
}
|
||||
*/
|
||||
|
||||
.content em {
|
||||
color : #999966;
|
||||
font-style : normal;
|
||||
}
|
||||
|
||||
|
||||
/* ================ FOOTER ================== */
|
||||
|
||||
#footer {
|
||||
clear: both;
|
||||
padding-top: 100px;
|
||||
}
|
||||
|
||||
#footer a {
|
||||
color: white;
|
||||
}
|
||||
|
||||
#footer #copyright,
|
||||
#footer #colophon {
|
||||
padding: 5px 0 5px 50px;
|
||||
}
|
||||
|
||||
#footer #copyright {
|
||||
background-color: #5A5A4E;
|
||||
}
|
||||
|
||||
#footer #colophon {
|
||||
background-color: #000000;
|
||||
}
|
||||
|
||||
#footer #colophon a {
|
||||
text-decoration: underline;
|
||||
color: white;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
/* ================ HEADINGS ================== */
|
||||
|
||||
|
||||
|
||||
h1, h2, h3, h4, h5, h6
|
||||
{
|
||||
margin-bottom : 5px;
|
||||
|
||||
color : #5A5A46;
|
||||
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
|
||||
font-weight : normal;
|
||||
|
||||
line-height : normal;
|
||||
}
|
||||
|
||||
h1, h2, h3, h4
|
||||
{
|
||||
word-spacing : 0.2em;
|
||||
}
|
||||
|
||||
h4, h5, h6
|
||||
{
|
||||
font-weight : bold;
|
||||
}
|
||||
|
||||
/* Font Sizes */
|
||||
|
||||
h1 { font-size : 2em; }
|
||||
h2 { font-size : 1.85em; }
|
||||
h3 { font-size : 1.7em; }
|
||||
h4 { font-size : 1.5em; }
|
||||
h5 { font-size : 1.25em; }
|
||||
h6 { font-size : 1em; }
|
||||
|
||||
p { font-size : 1em; }
|
||||
|
||||
|
||||
|
||||
/* ================ OTHER ================== */
|
||||
|
||||
|
||||
pre {
|
||||
font-family : "Courier New", Courier, monospace;
|
||||
font-size : 11px;
|
||||
line-height : normal; color: #000000;
|
||||
}
|
||||
|
||||
code {
|
||||
font-family : "Courier New", Courier, monospace;
|
||||
font-size : 11px;
|
||||
line-height : normal; color: #000000;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/* ================ CUSTOM IDs ================== */
|
||||
|
||||
#front-courses
|
||||
{
|
||||
clear : both;
|
||||
padding-top : 10px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/* ================ CUSTOM CLASSES ================== */
|
||||
|
||||
|
||||
|
||||
.inputnav {
|
||||
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
|
||||
font-size : 11px;
|
||||
font-weight : normal;
|
||||
color : #333333;
|
||||
}
|
||||
|
||||
.titles {
|
||||
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
|
||||
font-size : 19px;
|
||||
font-weight : normal;
|
||||
color : #5A5A46;
|
||||
}
|
||||
|
||||
|
||||
.caption {
|
||||
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
|
||||
font-size : 10px;
|
||||
font-style : normal;
|
||||
font-weight : normal;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/* ================ EXHIBITION ================== */
|
||||
|
||||
.author
|
||||
{
|
||||
font-weight : bold;
|
||||
color : #666666;
|
||||
}
|
||||
|
||||
|
||||
.curatedImg
|
||||
{
|
||||
margin-bottom : -2px;
|
||||
}
|
||||
|
||||
|
||||
.curatedBlock
|
||||
{
|
||||
width : 225px;
|
||||
margin : 0px;
|
||||
}
|
||||
|
||||
.curatedBlock p
|
||||
{
|
||||
padding-top : 2px;
|
||||
padding-right : 25px;
|
||||
margin-bottom : 0px;
|
||||
}
|
||||
|
||||
|
||||
/* ================ COLUMNS ================== */
|
||||
|
||||
|
||||
|
||||
.doubleColumnWide
|
||||
{
|
||||
width : 360px;
|
||||
margin-right : 30px;
|
||||
}
|
||||
|
||||
/* exhibition -> curated */
|
||||
.doubleColumnWide
|
||||
{
|
||||
width : 450px;
|
||||
}
|
||||
|
||||
.singleColumn
|
||||
{
|
||||
width : 220px;
|
||||
}
|
||||
|
||||
/* exhibition -> networklinks */
|
||||
.singleColumnNarrow
|
||||
{
|
||||
width : 195px;
|
||||
}
|
||||
|
||||
.tripleColumn
|
||||
{
|
||||
width : 620px;
|
||||
margin : -20px 0px 0px 0px;
|
||||
}
|
||||
|
||||
.messageColumn {
|
||||
width: 400px;
|
||||
}
|
||||
|
||||
.right { float: right; }
|
||||
.left { float: left; }
|
||||
.clear { clear: both; }
|
||||
|
||||
|
||||
|
||||
/* thumbnail list in exhibiton
|
||||
reformats a ul */
|
||||
|
||||
ul#thumbnail-list, ul#thumbnail-list li, ul#thumbnail-list li a {
|
||||
margin: 0; padding: 0;
|
||||
display:block;
|
||||
}
|
||||
ul#thumbnail-list li {
|
||||
margin: 0; padding: 0;
|
||||
width: 72px;
|
||||
height: 72px;
|
||||
display: block;
|
||||
margin-right: 1px;
|
||||
margin-bottom: 1px;
|
||||
float: left;
|
||||
}
|
||||
@@ -0,0 +1,71 @@
|
||||
body
|
||||
{
|
||||
margin: 0px 0px 0px 0px;
|
||||
font-family: verdana, geneva, arial, helvetica;
|
||||
font-size: 11px;
|
||||
background-color: #FFFFFF;
|
||||
text-decoration: none;
|
||||
font-weight: normal;
|
||||
line-height: normal;
|
||||
}
|
||||
|
||||
A { color: #3399CC; }
|
||||
A:link { color: #3399CC; text-decoration: underline; }
|
||||
A:visited { color: #3399CC; text-decoration: underline; }
|
||||
A:active { color: #3399CC; text-decoration: underline; }
|
||||
A:hover { color: #3399CC; text-decoration: underline; }
|
||||
|
||||
td
|
||||
{
|
||||
font-family: verdana, geneva, arial, helvetica, san-serif;
|
||||
font-size: 11px;
|
||||
font-weight: normal;
|
||||
line-height: normal;
|
||||
color: #333333;
|
||||
}
|
||||
|
||||
|
||||
h3 {
|
||||
COLOR: #5A5A46;
|
||||
FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
|
||||
FONT-SIZE: 19px;
|
||||
FONT-WEIGHT: normal;
|
||||
LINE-WEIGHT: normal;
|
||||
line-height: normal;
|
||||
}
|
||||
|
||||
pre {
|
||||
FONT-FAMILY: "Courier New", Courier, mono;
|
||||
FONT-SIZE: 11px;
|
||||
LINE-HEIGHT: normal;
|
||||
COLOR: #000000;
|
||||
}
|
||||
|
||||
.inputnav {
|
||||
FONT-FAMILY:Verdana, Geneva, Arial, Helvetica, sans-serif;
|
||||
FONT-SIZE: 11px;
|
||||
FONT-WEIGHT: normal;
|
||||
COLOR: #333333; }
|
||||
|
||||
.refnav {
|
||||
FONT-FAMILY:Verdana, Geneva, Arial, Helvetica, sans-serif;
|
||||
FONT-SIZE: 11px;
|
||||
FONT-WEIGHT: normal;
|
||||
COLOR: #333333;
|
||||
background-color: #FFFFFF;
|
||||
width: 140px;
|
||||
}
|
||||
|
||||
.titles {
|
||||
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
|
||||
FONT-SIZE: 19px;
|
||||
FONT-WEIGHT: normal;
|
||||
COLOR: #5A5A46;
|
||||
}
|
||||
|
||||
.caption {
|
||||
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||||
font-size: 10px;
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 401 B |
Binary file not shown.
|
After Width: | Height: | Size: 537 B |
1523
Java/Processing/processing-3.3.6/modes/java/reference/css/style.css
Normal file
1523
Java/Processing/processing-3.3.6/modes/java/reference/css/style.css
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user