Skip to content

Commit 2c77b76

Browse files
committed
css > optim + dcap refinements
1 parent 092f9d0 commit 2c77b76

File tree

2 files changed

+4
-9
lines changed

2 files changed

+4
-9
lines changed

assets/css/iolla.css

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ p, ul, ol, figure, pre {
112112
margin: 0 0 1.5rem;
113113
}
114114

115-
p:not(.alya p):not(:focus):first-child:first-letter {
115+
p:not(:focus):first-child:first-letter, .dcap:first-letter {
116116
float: left;
117117
font-family: Montserrat-semibold, Helvetica, Arial, sans-serif;
118118
font-size: 3.5em;
@@ -126,7 +126,7 @@ p:not(.alya p):not(:focus):first-child:first-letter {
126126
}
127127

128128
@media screen and (min-width: 30em) {
129-
p:not(.alya p):not(:focus):first-child:first-letter {font-size: 5.5em;}
129+
p:not(:focus):first-child:first-letter {font-size: 5.5em;}
130130
}
131131

132132
/* Headings */
@@ -1411,11 +1411,6 @@ html {
14111411
.footer-privacy.is-active a,
14121412
.footer-privacy a:hover {background-position: 0 33px;}
14131413

1414-
p.dropcap:not(:focus):first-letter {
1415-
padding: 20px 10px 20px 10px;
1416-
border-radius: 5px;
1417-
}
1418-
14191414
blockquote {
14201415
background-position: left 40px top 40px, right 60px bottom 60px;
14211416
}

services.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ <h3 class="plate-title">Help &amp; support</h3>
113113

114114
<div class="plate-supplemental text wrap">
115115
<h3>My collaborative design process is <em>clear</em></h3>
116-
<p>First I find out more about you and your unique requirements. Next I bring the combined weight of my experience, technical knowledge and creativity to bear on those requirements. I then focus, iterate and refine, producing a bespoke website carefully tailored to your needs.</p>
116+
<p class="dcap">First I find out more about you and your unique requirements. Next I bring the combined weight of my experience, technical knowledge and creativity to bear on those requirements. I then focus, iterate and refine, producing a bespoke website carefully tailored to your needs.</p>
117117
<h3>My objectives are <em>simple</em></h3>
118118
<ul>
119119
<li>Treat you as I like to be treated.</li>
@@ -128,7 +128,7 @@ <h3>My objectives are <em>simple</em></h3>
128128
<li>To empower you.</li>
129129
</ul>
130130
<h3>Your website's best interests at <em>heart</em></h3>
131-
<p>It's that simple. I'm happy to take on small to medium size projects and flexible enough to adapt to most budgets; with iolla your project is priced on what's required to provide you with the best possible result, I don’t charge for services or features you don’t need, and prefer not to remove elements crucial to the success of the project; instead I aim to maximise your budget, avoid compromise wherever possible, and ensure the completed project is optimal, accomplished and delivers regardless of the web-enabled device, browser or display.</p>
131+
<p class="dcap">It's that simple. I'm happy to take on small to medium size projects and flexible enough to adapt to most budgets; with iolla your project is priced on what's required to provide you with the best possible result, I don’t charge for services or features you don’t need, and prefer not to remove elements crucial to the success of the project; instead I aim to maximise your budget, avoid compromise wherever possible, and ensure the completed project is optimal, accomplished and delivers regardless of the web-enabled device, browser or display.</p>
132132
<p><em>I am happy to work at a reduced rate for registered charitable &amp; non-profit organisations.</em></p>
133133
<h4>My work is completed in-house; never outsourced.</h4> </div>
134134

0 commit comments

Comments
 (0)