The Adventure of the Beryl Coronet and MediaWiki:Monobook.css: Difference between pages

(Difference between pages)
Content deleted Content added
Miss Pippa (talk | contribs)
No edit summary
 
Fix notice
 
Line 1:
/*
{{holmes infobox|1892|The Adventures of Sherlock Holmes|Alexander Holder|1886]], according to [[William S. Baring-Gould|Mary Holder and Sir George Burnwell}}
<pre>
*/
 
/* Notice to Administrators! Any changes to Monobook.css or Common.css should be first
'''The Adventure of the Beryl Coronet''', one of the 56 short [[Sherlock Holmes]] stories written by British author Sir [[Arthur Conan Doyle]], is the eleventh of the twelve ''[[The Adventures of Sherlock Holmes|Adventures of Sherlock Holmes]]''. The story was first published in the ''[[Strand Magazine]]'' in [[May]] [[1892]].
proposed to [[Wikipedia:Village Pump]]. Furthermore, changes should be made in
[[MediaWiki:Common.css]] rather than this page, unless there is no effect in
[[MediaWiki:Common.css]]. Thank you. */
 
@import "/w/index.php?title=MediaWiki:Common.css&action=raw&ctype=text/css&smaxage=2678400";
{{spoiler}}
 
/* Donations link to be uncommented during fundraising drives */
==Synopsis==
#siteNotice {
A banker, Mr. Alexander Holder of [[Streatham]] makes a loan of £50,000 to a socially prominent client, who leaves the Beryl Coronet &mdash; one of the most valuble public possessions in existence &mdash; as security. Holder feels that he must not leave this rare and precious piece of [[jewellery]] in his personal safe at the bank, and so he takes it home with him to lock it up there. He is awoken in the night by a noise, enters his dressing room, and is horrified to see his son Arthur with the coronet in his hands, apparently trying to bend it. Holder's niece Mary comes at the sound of all the shouting and, seeing the damaged coronet, faints dead away. Three [[beryl]]s are missing from it.
margin-top:5px;
padding-left: 4px;
font-style: italic;
text-align: center;
}
 
/****************************/
The case against Arthur seems rather damning, yet Holmes is not utterly convinced of his guilt. Why has Arthur clammed up? Why is he refusing to give a statement of any kind? Could any other people in the household be involved, such as the staff, or Mary? Could some visitor, such as the maid's wooden-legged boyfriend, or Arthur's rakish friend Sir George Burnwell, have something to do with what happened to the coronet? The failure to resolve the case will result in Mr. Holder's dishonour, and a national scandal.
/* BEGIN LIGHT BLUE SECTION */
/****************************/
/* Make all non-namespace pages have a light blue content area. This is done by
setting the background color for all #content areas to light blue and then
overriding it for any #content enclosed in a .ns-0 (main namespace). I then
do the same for the "tab" background colors. --Lupo */
 
#content {
Holmes sets about not only cogitating the details that he learns from Holder, but also examining tracks and traces in the snow outside. Eventually, Holmes solves the mystery, and Holder is flabbergasted to find that his niece was in league with a notorious criminal, although apparently she is unaware of his character. The two of them both escape justice.
background: #F8FCFF; /* a light blue */
}
 
#content div.thumb {
==Trivia==
border-color: #F8FCFF;
* This story places [[221b Baker Street]] within sight of [[Baker Street tube station|the Metropolitan station]], towards the north end of [[Baker Street]]. This is contradicted by other stories, such as [[The Adventure of the Empty House]], which place it nearer the southern end. However, the actual ___location of no. 221 &mdash; if such an address actually existed &mdash; would correspond closely with the one given in this story.
}
*Fairbank, the fictional home of Alexander Holder, is based on the real-life mansion Grove House (aka Norwood Grove), near [[Streatham Common]]. Its gardens were later made into a park by the [[London Borough of Croydon]].
*The Adventure of the Beryl Coronet marks the second and final appearance of the one-legged tradesman first mentioned in [[The Sign of the Four]]. In this story, he is at last given a name, Francis Prosper, and a girlfriend.
 
.ns-0 * #content {
==External links==
background: white;
{{wikisource}}
}
* [http://www.bakerstreet221b.de/canon/bery.htm Full text of "The Adventure of the Beryl Coronet"]
* [http://sherlock-holmes.classic-literature.co.uk/the-adventure-of-the-beryl-coronet/ The Adventure of the Beryl Coronet] - in easy to read HTML format.
* {{gutenberg | no=1661 | name=The Adventures of Sherlock Holmes}} (including The Adventure of the Beryl Coronet)
 
#mytabs li {
{{SH-adv}}
background: #F8FCFF;
}
 
.ns-0 * #mytabs li {
[[Category:Sherlock Holmes short stories|Beryl Coronet]]
background: white;
}
 
#mytabs li a {
background-color: #F8FCFF;
}
 
.ns-0 * #mytabs li a {
background-color: white;
}
 
#p-cactions li a {
background-color: #F8FCFF;
}
 
.ns-0 * #p-cactions li a {
background-color: white;
}
 
.ns-0 * #content div.thumb {
border-color: white;
}
 
/**************************/
/* END LIGHT BLUE SECTION */
/**************************/
 
/* Display "From Wikipedia, the free encyclopedia" */
#siteSub {
display: inline;
font-size: 100%;
font-weight: normal;
}
 
#bodyContent #siteSub a {
color: #000;
text-decoration: none;
background-color: transparent;
background-image: none;
padding-right: 0;
}
 
/* Bold 'edit this page' link to encourage newcomers */
#ca-edit a { font-weight: bold !important; }
 
/* Display "User $1, you are already logged in!"
([[MediaWiki:Alreadyloggedin]]) in red and bold */
div.alreadyloggedin { color: red; font-weight: bold; }
 
@media print {
/* Do not print edit link in templates using Template:Ed
Do not print certain classes that shouldn't appear on paper */
.editlink, .noprint, .metadata, .dablink { display: none }
}
 
 
/* Accessibility experiment: make diff changes not just colour-based */
 
.diffchange {
font-weight: bold;
background-color: inherit;
}
 
td.diff-addedline, td.diff-deletedline, td.diff-context {
font-size: 85%;
color: inherit;
}
 
#pt-login {
font-weight: bold;
font-size: 110%;
}
 
form#userlogin {
float: left;
padding: 1em 1em .7em 1em;
background-color: #ffffe6;
border: 2px solid #fc6;
color: #000;
margin-right: 2em;
}
 
form#userlogin table {
float: left;
background-color: #ffffe6;
color: #000;
}
 
p.error {
font-weight: bold;
}
 
/* Class styles */
 
/* .toccolours added here because version in
monobook/main.css wasn't being used by the print style */
.toccolours {
border:1px solid #aaaaaa;
background-color:#f9f9f9;
padding:5px;
font-size: 95%;
}
 
/* Remove padding from external links displayed without icon */
#bodyContent .plainlinks a {padding: 0 !important}
 
 
#p-nav h5 {
display: none;
}
 
.portlet a {
text-decoration: none;
}
 
.portlet a:hover {
text-decoration: underline;
}
 
#p-nav .pBody {
padding-right: 0;
}
 
#p-nav a {
display: block;
width: 100%;
}
 
/* Special characters list below edit window works better without underlining */
#editpage-specialchars a { text-decoration: none; }
#editpage-specialchars a:hover { text-decoration: underline; }
 
/* If you don't want to see special characters list at all,
put the following line in your User:You/monobook.css file
(and remove the slash-asterisk comments) */
/* #editpage-specialchars { display: none; } */
 
/* Makes the background of a framed image white instead of gray. */
/* Only visible with transparent images. */
/* See #Framed_image_background_color */
div.thumb div a img {
background-color:#ffffff;
}
 
/* To position the spoken article link at the top of page
Commented out while sitenotice present */
 
#spoken {
position: absolute;
float: right;
text-align: right;
font-size: 90%;
right: 0;
z-index: 1;
background: none;
border-bottom-style: none;
top: -2.2em;
display: block !important;
}
 
/* try adding here, this had no effect in [[MediaWiki:Common.css]] */
.plainlinksneverexpand a.external.text:after {
display: none !important
}
 
/* Standard Navigationsleisten, aka box hiding thingy from .de.*/
 
div.Boxmerge,
div.NavFrame {
margin: 0px;
padding: 2px;
border: 1px solid #aaaaaa;
text-align: center;
border-collapse: collapse;
font-size: 95%;
}
div.Boxmerge div.NavFrame {
border-style: none;
border-style: hidden;
}
div.NavFrame + div.NavFrame {
border-top-style: none;
border-top-style: hidden;
}
div.NavPic {
background-color: #ffffff;
margin: 0px;
padding: 2px;
float: left;
}
div.NavFrame div.NavHead {
height: 1.6em;
font-weight: bold;
font-size: 100%;
background-color: #efefef;
position:relative;
}
div.NavFrame p {
font-size: 100%;
}
div.NavFrame div.NavContent {
font-size: 100%;
}
div.NavFrame div.NavContent p {
font-size: 100%;
}
div.NavEnd {
margin: 0px;
padding: 0px;
line-height: 1px;
clear: both;
}
a.NavToggle {
position:absolute;
top:0px;
right:3px;
font-weight:normal;
font-size:smaller;
}
 
/*
</pre>
*/