<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="he">
	<id>https://otzarmaharit.com/index.php?action=history&amp;feed=atom&amp;title=%D7%90%D7%91%D7%A8%D7%94%D7%9D</id>
	<title>אברהם - היסטוריית גרסאות</title>
	<link rel="self" type="application/atom+xml" href="https://otzarmaharit.com/index.php?action=history&amp;feed=atom&amp;title=%D7%90%D7%91%D7%A8%D7%94%D7%9D"/>
	<link rel="alternate" type="text/html" href="https://otzarmaharit.com/index.php?title=%D7%90%D7%91%D7%A8%D7%94%D7%9D&amp;action=history"/>
	<updated>2026-04-16T19:07:53Z</updated>
	<subtitle>היסטוריית הגרסאות של הדף הזה בוויקי</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://otzarmaharit.com/index.php?title=%D7%90%D7%91%D7%A8%D7%94%D7%9D&amp;diff=660&amp;oldid=prev</id>
		<title>Be69455: יצירת דף עם התוכן &quot;&lt;!DOCTYPE html&gt; &lt;html lang=&quot;he&quot;&gt; &lt;head&gt;     &lt;meta charset=&quot;UTF-8&quot;&gt;     &lt;title&gt;ארון ספרים&lt;/title&gt;     &lt;style&gt;         .bookshelf-container {             display: flex;             flex-direction: column;             align-items: center;             background-color: #F5F5DC;             padding: 20px;             border: 2px solid #8B4513;         }          .shelf {             display: flex;             justify-content: center;             align-i...&quot;</title>
		<link rel="alternate" type="text/html" href="https://otzarmaharit.com/index.php?title=%D7%90%D7%91%D7%A8%D7%94%D7%9D&amp;diff=660&amp;oldid=prev"/>
		<updated>2024-07-01T17:41:52Z</updated>

		<summary type="html">&lt;p&gt;יצירת דף עם התוכן &amp;quot;&amp;lt;!DOCTYPE html&amp;gt; &amp;lt;html lang=&amp;quot;he&amp;quot;&amp;gt; &amp;lt;head&amp;gt;     &amp;lt;meta charset=&amp;quot;UTF-8&amp;quot;&amp;gt;     &amp;lt;title&amp;gt;ארון ספרים&amp;lt;/title&amp;gt;     &amp;lt;style&amp;gt;         .bookshelf-container {             display: flex;             flex-direction: column;             align-items: center;             background-color: #F5F5DC;             padding: 20px;             border: 2px solid #8B4513;         }          .shelf {             display: flex;             justify-content: center;             align-i...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;דף חדש&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;!DOCTYPE html&amp;gt;&lt;br /&gt;
&amp;lt;html lang=&amp;quot;he&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;head&amp;gt;&lt;br /&gt;
    &amp;lt;meta charset=&amp;quot;UTF-8&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;title&amp;gt;ארון ספרים&amp;lt;/title&amp;gt;&lt;br /&gt;
    &amp;lt;style&amp;gt;&lt;br /&gt;
        .bookshelf-container {&lt;br /&gt;
            display: flex;&lt;br /&gt;
            flex-direction: column;&lt;br /&gt;
            align-items: center;&lt;br /&gt;
            background-color: #F5F5DC;&lt;br /&gt;
            padding: 20px;&lt;br /&gt;
            border: 2px solid #8B4513;&lt;br /&gt;
        }&lt;br /&gt;
&lt;br /&gt;
        .shelf {&lt;br /&gt;
            display: flex;&lt;br /&gt;
            justify-content: center;&lt;br /&gt;
            align-items: flex-end;&lt;br /&gt;
            width: 100%;&lt;br /&gt;
            padding: 10px;&lt;br /&gt;
            border-bottom: 5px solid #8B4513;&lt;br /&gt;
            margin-bottom: 20px;&lt;br /&gt;
        }&lt;br /&gt;
&lt;br /&gt;
        .book {&lt;br /&gt;
            width: 60px;&lt;br /&gt;
            height: 200px;&lt;br /&gt;
            margin: 0 10px;&lt;br /&gt;
            display: flex;&lt;br /&gt;
            align-items: center;&lt;br /&gt;
            justify-content: center;&lt;br /&gt;
            border: 1px solid #000;&lt;br /&gt;
            box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);&lt;br /&gt;
            background-color: #8B4513;&lt;br /&gt;
            transition: transform 0.3s ease;&lt;br /&gt;
        }&lt;br /&gt;
&lt;br /&gt;
        .book:hover {&lt;br /&gt;
            transform: scale(1.1);&lt;br /&gt;
        }&lt;br /&gt;
&lt;br /&gt;
        .book-link {&lt;br /&gt;
            text-decoration: none;&lt;br /&gt;
            color: white;&lt;br /&gt;
            font-weight: bold;&lt;br /&gt;
            writing-mode: vertical-rl;&lt;br /&gt;
            text-orientation: upright;&lt;br /&gt;
            text-align: center;&lt;br /&gt;
        }&lt;br /&gt;
    &amp;lt;/style&amp;gt;&lt;br /&gt;
&amp;lt;/head&amp;gt;&lt;br /&gt;
&amp;lt;body&amp;gt;&lt;br /&gt;
    &amp;lt;div class=&amp;quot;bookshelf-container&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;div class=&amp;quot;shelf&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;div class=&amp;quot;book&amp;quot; style=&amp;quot;background-color: #8B4513;&amp;quot;&amp;gt;&lt;br /&gt;
                &amp;lt;a href=&amp;quot;/index.php?title=ספר_האלף&amp;quot; class=&amp;quot;book-link&amp;quot;&amp;gt;ספר האלף&amp;lt;/a&amp;gt;&lt;br /&gt;
            &amp;lt;/div&amp;gt;&lt;br /&gt;
            &amp;lt;div class=&amp;quot;book&amp;quot; style=&amp;quot;background-color: #A0522D;&amp;quot;&amp;gt;&lt;br /&gt;
                &amp;lt;a href=&amp;quot;/index.php?title=ספר_הבת&amp;quot; class=&amp;quot;book-link&amp;quot;&amp;gt;ספר הבת&amp;lt;/a&amp;gt;&lt;br /&gt;
            &amp;lt;/div&amp;gt;&lt;br /&gt;
            &amp;lt;div class=&amp;quot;book&amp;quot; style=&amp;quot;background-color: #CD853F;&amp;quot;&amp;gt;&lt;br /&gt;
                &amp;lt;a href=&amp;quot;/index.php?title=ספר_הגמל&amp;quot; class=&amp;quot;book-link&amp;quot;&amp;gt;ספר הגמל&amp;lt;/a&amp;gt;&lt;br /&gt;
            &amp;lt;/div&amp;gt;&lt;br /&gt;
        &amp;lt;/div&amp;gt;&lt;br /&gt;
    &amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/body&amp;gt;&lt;br /&gt;
&amp;lt;/html&amp;gt;&lt;/div&gt;</summary>
		<author><name>Be69455</name></author>
	</entry>
</feed>