<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://thelongdark.darksciencelabs.com/index.php?action=history&amp;feed=atom&amp;title=Thread%3AStrangerFromTheInternet%2F%40comment-27042449-20170208062230%2F%40comment-29898844-20170216115337</id>
	<title>Thread:StrangerFromTheInternet/@comment-27042449-20170208062230/@comment-29898844-20170216115337 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://thelongdark.darksciencelabs.com/index.php?action=history&amp;feed=atom&amp;title=Thread%3AStrangerFromTheInternet%2F%40comment-27042449-20170208062230%2F%40comment-29898844-20170216115337"/>
	<link rel="alternate" type="text/html" href="https://thelongdark.darksciencelabs.com/index.php?title=Thread:StrangerFromTheInternet/@comment-27042449-20170208062230/@comment-29898844-20170216115337&amp;action=history"/>
	<updated>2026-04-24T08:05:04Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://thelongdark.darksciencelabs.com/index.php?title=Thread:StrangerFromTheInternet/@comment-27042449-20170208062230/@comment-29898844-20170216115337&amp;diff=17752&amp;oldid=prev</id>
		<title>imported&gt;StrangerFromTheInternet: Created page with &quot;Could it just be because you left out the &quot;table&quot; part of the first selector? table.wikitable selects all tables of class wikitable. Just .wikitable should technically select ...&quot;</title>
		<link rel="alternate" type="text/html" href="https://thelongdark.darksciencelabs.com/index.php?title=Thread:StrangerFromTheInternet/@comment-27042449-20170208062230/@comment-29898844-20170216115337&amp;diff=17752&amp;oldid=prev"/>
		<updated>2017-02-16T11:53:37Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Could it just be because you left out the &amp;quot;table&amp;quot; part of the first selector? table.wikitable selects all tables of class wikitable. Just .wikitable should technically select ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Could it just be because you left out the &amp;quot;table&amp;quot; part of the first selector? table.wikitable selects all tables of class wikitable. Just .wikitable should technically select all elements of type wikitable.&lt;br /&gt;
&lt;br /&gt;
However, due to the rules of CSS selectors, &amp;quot;table.wikitable&amp;quot; is [http://vanseodesign.com/css/css-specificity-inheritance-cascaade/ more specific] than &amp;quot;.wikitable&amp;quot; and thus the &amp;quot;table.wikitable&amp;quot; selector will get chosen instead of the &amp;quot;.wikitable&amp;quot; one.&lt;br /&gt;
&lt;br /&gt;
About the *: Not 100% sure, I just copied the selector that the default stylesheet used to style the tables. My guess would be that tr tags have to be placed inside tbody or thead tags, and some browsers might differentiate between those. Either way, best to just leave them in like that so we don&amp;#039;t lose any specificity ^^&lt;br /&gt;
&lt;br /&gt;
Oh, and if it refuses to work despite having the same &amp;lt;span style=&amp;quot;font-weight:normal;&amp;quot;&amp;gt;specificity, then we might have to just add an &amp;quot;!important&amp;quot;. It&amp;#039;s bad style, but eh, who cares :P&amp;lt;/span&amp;gt;&lt;/div&gt;</summary>
		<author><name>imported&gt;StrangerFromTheInternet</name></author>
	</entry>
</feed>