
<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.robotika.sk/robowiki/index.php?action=history&amp;feed=atom&amp;title=Web_Page_CSS_-_Code</id>
		<title>Web Page CSS - Code - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.robotika.sk/robowiki/index.php?action=history&amp;feed=atom&amp;title=Web_Page_CSS_-_Code"/>
		<link rel="alternate" type="text/html" href="https://wiki.robotika.sk/robowiki/index.php?title=Web_Page_CSS_-_Code&amp;action=history"/>
		<updated>2026-05-05T03:33:15Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://wiki.robotika.sk/robowiki/index.php?title=Web_Page_CSS_-_Code&amp;diff=11279&amp;oldid=prev</id>
		<title>Robot: Created page with &quot;Return back to project page:  Avalanche Cannon - Jakub Vojtek  Python code for the Web app CSS:  &lt;syntaxhighlight lang=python...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.robotika.sk/robowiki/index.php?title=Web_Page_CSS_-_Code&amp;diff=11279&amp;oldid=prev"/>
				<updated>2024-05-22T21:48:05Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;Return back to project page: &lt;a href=&quot;/robowiki/index.php?title=Spike_Prime_-_Avalanche_Cannon_-_Jakub_Vojtek&quot; title=&quot;Spike Prime - Avalanche Cannon - Jakub Vojtek&quot;&gt; Avalanche Cannon - Jakub Vojtek&lt;/a&gt;  Python code for the Web app CSS:  &amp;lt;syntaxhighlight lang=python...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Return back to project page: [[Spike Prime - Avalanche Cannon - Jakub Vojtek| Avalanche Cannon - Jakub Vojtek]]&lt;br /&gt;
&lt;br /&gt;
Python code for the Web app CSS:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=python&amp;gt;&lt;br /&gt;
body {&lt;br /&gt;
    font-family: Arial, sans-serif;&lt;br /&gt;
    display: flex;&lt;br /&gt;
    justify-content: center;&lt;br /&gt;
    align-items: center;&lt;br /&gt;
    height: 100vh;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.container {&lt;br /&gt;
    display: flex;&lt;br /&gt;
    flex-direction: column;&lt;br /&gt;
    align-items: center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.header {&lt;br /&gt;
    display: flex;&lt;br /&gt;
    justify-content: space-between;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    padding: 10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.content {&lt;br /&gt;
    display: flex;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    justify-content: space-between;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.camera-controls {&lt;br /&gt;
    display: flex;&lt;br /&gt;
    flex-direction: column;&lt;br /&gt;
    align-items: center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.controls-top, .controls-bottom {&lt;br /&gt;
    margin-bottom: 10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.camera-container {&lt;br /&gt;
    display: flex;&lt;br /&gt;
    align-items: center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.side-button {&lt;br /&gt;
    width: 100px;&lt;br /&gt;
    height: 40px;&lt;br /&gt;
    margin: 0 10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#cam {&lt;br /&gt;
    width: 640px;&lt;br /&gt;
    height: 480px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.canvas-controls {&lt;br /&gt;
    display: flex;&lt;br /&gt;
    flex-direction: column;&lt;br /&gt;
    align-items: center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.canvas-top {&lt;br /&gt;
    margin-bottom: 10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.canvas-container {&lt;br /&gt;
    margin-bottom: 10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.trigger-button {&lt;br /&gt;
    width: 200px;&lt;br /&gt;
    height: 50px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>Robot</name></author>	</entry>

	</feed>