diff --git a/art/develop.html b/art/develop.html index d2a359a..8f89c0b 100644 --- a/art/develop.html +++ b/art/develop.html @@ -82,17 +82,17 @@

- +

- +

- + diff --git a/art/refine.html b/art/refine.html index 1d343b5..42ec506 100644 --- a/art/refine.html +++ b/art/refine.html @@ -63,34 +63,34 @@

Da Vinci

- - + +

Layered AIs

- - + +

Superimposing my Da Vinci pieces onto their base photographs

- +

- +

Experiments with textures and my photographs

- - - + + +

Applying filters to my photographs

- - - - - - - - + + + + + + + +

Multiple Filters on the same photo

- - - - + + + +
diff --git a/css/custom.css b/css/custom.css index 1050184..d3729ac 100644 --- a/css/custom.css +++ b/css/custom.css @@ -35,4 +35,7 @@ } .padded { padding: 20px; +} +.bordered { + border: 2px solid #000; } \ No newline at end of file