#qtext
Explore tagged Tumblr posts
Text
im very sad bc i killed my begonia lugonis!!! i need to pay more attention to my plants, i think i lost a little bit of motivation when the thrips came for my big anthuriums and now theyre small anthuriums
1 note
·
View note
Text
Oh god I don’t know what’s going on but I don’t want to sans and that one show is on my dash
6 notes
·
View notes
Text
hi mod quadrant here! we have a hard time with private life and don’t have the energy to be creative lately!! so please be patient with us and remember that you can always send in requests or suggestions! :3 in the meantime,please be safe everyone and happy pride month!!! - 🦷
15 notes
·
View notes
Text
Nós falamos sobre tudo, mas talvez um “eu te amo”, nós nunca conseguimos dizer, mas teríamos jogado o vazio juntos para preenchê-lo. Fred De Palma.
2 notes
·
View notes
Text
Zufallsbegegnung
mit Lothar Willmann.
Erst in den letzten Tagen erreichte uns eine E-Mail des Leibniz-Instituts für Länderkunde Leipzig (IfL). Ein Mitarbeiter informierte uns darüber, dass im Bestand des Archivs einige tausend Luftbilder von Lothar Willmann lagern, einem Fotoreporter, der in der Zeit von etwa 1965 bis 1990 Städte und Dörfer auf dem Gebiet der ehemaligen DDR aus Hubschraubern und Kleinflugzeugen fotografieren durfte. Er war lt. Kenntnis des Bildarchivs die einzige Person, die in dieser Zeit Schrägbildluftaufnahmen in großer Menge von professioneller Qualität von Orten in Mitteldeutschland gemacht hat. Derzeit wird der Bestand in den Onlinekatalog eingearbeitet und digitalisiert. Herr Willmann hat einige Bilder von Halle aufgenommen und diese sind uns nach erster Sichtung tatsächlich nicht bekannt. Auch dem Fotografen begegnen wir als Archiv neu.
Vielleicht helfen die Bilder bei der Unterstützung zur Klärung geschichtlicher Fragestellungen oder sind einfach nur interessant. Die Rechte für die Bilder liegen beim IfL.
Wir freuen uns sehr über diese Zufallsbegegnung.
Wer mal schauen möchte, die Bilder kann man hier ansehen:
https://ifl.wissensbank.com/esearcha/browse.tt.html?type=link&qtext=&action=qlink&q=SUBS%3DHalle*%20AND%20CALL=%22Willmann*%22
3 notes
·
View notes
Note
hey, sorry if this like, super annoying, but i really loved "the mysterious case of captain america" and i liked the formatting so much, i just wanted to ask how you did it, because i want to write a somewhat similar styled fic for a different fandom, and it's okay if you don't want to answer this lol i was just wondering because i think it's the nicest formatting i've ever seen in a fic and i'd really love to know how you did it, even if you don't answer this i hope you have a lovey day!
Hi anon! This wasn’t annoying at all, I’m so glad you liked it! I originally meant to post the skin but tbh I’m terrible at explaining things and have just been sitting on it incase anyone wanted it lol
I’ve included the workskin and a small explanation on how to use it but 1) Tumblr post formatting is beyond my ability to understand so it looks little janky and 2) there may be one or two mistakes that i’ve over looked but the workskin is directly pasted from Ao3 so I know that at least is functioning :)
Let me start by saying I have no idea what I'm doing and this is probably messy and overly complicated but here's the workskin I cobbled together for my fic.
/*all this is optional, all it does is hide chapter titles and turn the header and links red*/
#workskin .title {
color: #8B0000;
font-family: "Courier New", courier new, Monospace, Courier, Lucida Console;
font-weight: bold;
}
#workskin a:link {
color: #000000;
font-family: "Monospace", Courier New, Courier, Monospace, Lucida Console;
font-size: smaller;
}
#workskin a:visited {
color: #8B0000;
}
#workskin a:hover {
color: #8B0000;
font-weight: bold;
}
#workskin a:active {
color: #0033cc;
}
#workskin .chapter.preface.group .title {
visibility: hidden;
line-height: 0;
}
/*background ‘container'*/
#workskin .bdy {
background: #000000;
width: 100%;
margin: auto;
box-shadow: 0 2px 6px rgba(0,0,0,0.30), 0 2px 6px rgba(0,0,0,0.30);
}
/*buzzfeed box (container that centers everything)*/
#workskin .buzz {
background: #000000;
margin: auto;
max-width: 300px;
text-align: center;
display: block;
color: #ffffff;
}
/*facts and information text*/
#workskin .info {
background: #000000;
color: #ffffff;
max-width: 300px;
float: center;
font-family: Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
font-size: 130%;
text-align: center;
padding: 6px;
margin-right: 2px;
margin-left: 2px;
display: inline-block;
}
/*red text*/
#workskin .ooo {
color: #8B0000;
font-weight: bold;
}
/*ryan and shane commentary section*/
#workskin .chat {
max-width: 290px;
font-family: "Sans-Serif", Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
font-size: 120%;
padding: 6px;
display: inline-block;
}
/*shane dialogue*/
#workskin .sh {
color: #f7f200;
float: left;
text-align: left;
margin: 0;
padding: 0em 0em;
max-width: 70%;
clear: both;
display: block;
background: #000000;
position: align-left;
}
/*ryan dialogue*/
#workskin .ry {
color: #2E64FE;
float: right;
text-align: right;
margin: 0;
padding: 0em 0em;
max-width: 70%;
clear: both;
display: block;
background: #000000;
position: align-right;
}
/*transcript log*/
#workskin .transcript {
color: #ffffff;
max-width: 300px;
font-size: 120%;
padding: 6px;
font-family: "Sans-Serif", Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
display: inline-block;
}
/*left person name (optional)*/
#workskin .lname {
color: #FFFFFF;
font-size: .70em;
text-align: left;
margin-bottom: -1.5em;
font-family: "monospace", monospace, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
display: block;
clear: both;
}
/*left person dialogue*/
#workskin .lper {
float: left;
color: #FFFFFF;
text-align: left;
margin: 0;
padding: 0em 0em;
max-width: 70%;
clear: both;
position: align-left;
}
/*right person name (optional)*/
#workskin .rname {
color: #FFFFFF;
font-size: .70em;
text-align: right;
margin-bottom: -1.5em;
font-family: "monospace", monospace, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
display: block;
clear: both;
}
/*right person dialogue*/
#workskin .rper {
float: right;
color: #FFFFFF;
text-align: right;
margin: 0;
padding: 0em 0em;
max-width: 65%;
clear: both;
position: align-right;
}
/*quote box*/
#workskin .qbox {
color: #ffffff;
max-width: 100%;
font-size: 120%;
margin: auto;
font-family: "Sans-Serif", Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
display: inline-block;
text-align: left;
}
/*quote text*/
#workskin .qtext {
float: left;
color: #FFFFFF;
text-align: justify;
margin: auto;
max-width: 95%;
padding: 10px;
clear: both;
position: align-justify;
}
(/*character image*/
#workskin .mpic1 {
width: 100px;
max-width: 100px;
}
/*photograph*/
#workskin .mpic2 {
width: 300px;
max-width: 300px;
}
How to use:
**You'll notice the <b> is everywhere, that's just a personal stylization choice and not mandatory.
Enclose EVERYTHING in these two <div class="bdy"> and <div class="buzz"> The entire story should begin with these -meaning place them where you want to start the formatting and at the end of the formatted area add </div></div>
<div class="info"> TEXT HERE </div> -will format the text, if you want to add the "ooo creepy and important" red text just enclose that part with <span class="ooo"> </span> (this can be used in the info section, transcript section and the quote section)
example:
<div class="info">
<p>During the Second World War a man only publicly known as <b>CAPTAIN AMERICA</b> was presented by the <b>UNITED SERVICE ORGANIZATION</b> or <b>USO</b> to the American public. Their hope was that his fictitious exploits and all-American look would appeal to Americans to enlist and purchase bonds for the war effort. </p>
<p>The show consisted of three acts –an opening dance number featuring 30 female dancers, a stunt involving <b>3 SHOWGIRLS BEING LIFTED ABOVE THE CAPTAIN'S HEAD ON A MOTORCYCLE,</b> and a another act that consisted of talking up war bonds and <span class="ooo"><b>PUNCHING A FAKE ADOLF HITLER ON STAGE</b></span></p>
</div>
The conversation between Shane and Ryan (or Left speaker and Right speaker) are put into <div class="chat"> CONVERSATION </div> and each speakers section is put between <span class="sh"> </span>or <span class="ry"> </span> followed by a <Br />
example:
<div class="chat">
<span class="sh"> (scoff) </span><br />
<span class="ry">what? </span><br />
<span class="sh">…that's ridiculous…</span><br />
<span class="ry">it’s not that ridiculous</span>
</div>
The "transcript" follows a similar layout as the chat, except there's an extra bit that allows you to mark who's speaking.
example:
<div class="transcript">
<p><b>THE TRANSCRIPT READS: </b></p>
<span class="lname">THE CAPTAIN: </span><br>
<span class="lper"><b>COME IN. COME IN. THIS IS CAPTAIN-</b></span><br>
<span class="rname">CARTER: </span><br>
<span class="rper"><b>WHAT’S GOING ON</b></span><br>
<span class="lname">THE CAPTAIN: </span><br>
<span class="lper"><b><span class="ooo">TARGET’S DEAD</span></b></span><br>
<span class="rname">CARTER: </span><br>
<span class="rper"><b>WHAT ABOUT THE PLANE</b></span><br>
<span class="lname">THE CAPTAIN: </span><br>
<span class="lper"><b>THAT’S A LITTLE BIT TOUGHER TO EXPLAIN</b></span><br />
</div>
The quote coding section begins with <div class="qbox"> followed by the start of the paragraph, <p> , encase the quote with <span class="qtext"> </span> and if you want a multi paragraph quote just add the code again, don't close off the paragraph until the end of your quote section and close off everything with </div> to end the "qbox" section.
example:
<div class="qbox">
<p><b>QUOTE</b><br/>
<span class="qtext"><b>“<span class="ooo">THEY DIDN’T WANT US TO KNOW HIS NAME.</span> WE KNEW IT WAS A HUGE SECRET BUT IT WAS SORT OF FUNNY TO US THAT THEY TREATED HIM LIKE SUCH HUGE SECRET WHEN HE WOULD GET NERVOUS TALKING TO US GIRLS.</b></span><br/>
<span class="qtext"><b>CAP WAS AN INCREDIBLY SHY AND KIND MAN. WE ALL THOUGHT OF HIM LIKE A LITTLE BROTHER. HE’D WALK US HOME AFTER WILD NIGHTS AND GAVE US LITTLE DOODLES WHEN WE WERE MISSING OUR GUYS. HE WAS A SWEET ONE FOR SURE.”</b></span><br/>
<p align="right"><b>END QUOTE</b></p>
</div>
The two image codes are for locking the image to a certain size, they won't mess up the dimensions of your image but they will lock the width to a certain size so that they don't bleed over the side of the "container". I'm pretty sure they can be placed in any section but you might have a problem with alignment.
example:
<p><img src="URL.png" class="mpic1" /><br/>
<b>JAMES BARNES DIED DURING A MISSION</b> in the Austrian Alps, marking the <b>FIRST AND ONLY HOWLING COMMANDO WHO WOULD LOSE HIS LIFE IN BATTLE</b></p>
SO, the full layout would be
<div class="bdy">
<div class="buzz">
<div class="info">
<p>INFORMATION TEXT</p>
<p><img src="URL.png" class="mpic1" /><br/>
INFORMATION <span class="ooo"><b>RED TEXT FOR MAKING AN EERIE POINT</b></span></p>
</div>
<div class="chat">
<span class="sh">LEFT TEXT</span><br />
<span class="ry">RIGHT TEXT</span><br />
<span class="sh">LEFT TEXT</span><br />
<span class="ry">RIGHT TEXT</span>
</div>
<div class="qbox">
<p><b>QUOTE</b><br/>
<span class="qtext"><b>“QUOTE PART 1</b></span><br/>
<span class="qtext"><b>QUOTE PART 2”</b></span><br/>
<p align="right"><b>END QUOTE</b></p>
</div>
<div class="transcript">
<p><b>THE TRANSCRIPT READS: </b></p>
<span class="lname">LEFT NAME: </span><br>
<span class="lper"><b>LEFT TEXT</b></span><br>
<span class="rname">RIGHT NAME: </span><br>
<span class="rper"><b>RIGHT TEXT</b></span><br>
</div>
</div></div>
Obviously you can rearrange the sections however you want, what's important is that you always close off a section when you move onto another and enclose the ENTIRE formatted area with </div></div>
You WILL spend an insane amount of time adding <b></b> and <br /> so beware!!
If anyone has any questions or a cleaner way of doing this please don't be too shy to hit up my ask or msgs, and have a lovely day anon!
****I would appreciate that if you use this or get help out of it you leave a like or reblog (even cooler would be shoutout) ♡♡♡ and feel free to edit this anyway you like :)
#asks#I am v bad with words forgive me anon this was nice to read ty#the skin tutorials on Ao3 were a godsend for this
24 notes
·
View notes
Photo
#UNIQLO のジーンズとチノ、マジ最高です。 ストレッチ素材タイプ超オススメです。 ジーンズとチノ、今年だけで全部で6本も買ったのは秘密です^^ http://www.uniqlo.com/jp/store/search?qtext=スリムフィットジーンズ&fid=header_search&qclv1=001&sort=sales_start_date&utm_medium=email&utm_source=uq_html&utm_term=uh_171220m&utm_content=109&dpk=-1562220514
0 notes
Photo
smoothie, qtext and wallcover #kreativly #places #design #elements http://ift.tt/2pbQaij
0 notes
Text
5 notes
·
View notes
Text
I woke up today and I got a notification that BTS was live on Vapp so I clicked on it and its Jin BLESSSSSSS but then i realized i had to get ready for class so rip (ಥ_ಥ)
0 notes
Text
I hate being on my period because I literally can't do anything without a waterfall of blood following right after
0 notes
Photo
smoothie, qtext and wallcover #kreativly #places #design #elements (at Bocaphe)
0 notes
Text
I often forget to come on here but on a better note I’m getting therapy :)
2 notes
·
View notes