searchpage
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
searchpage [2025/08/02 00:09] – admin | searchpage [2025/08/04 10:28] (current) – admin | ||
---|---|---|---|
Line 6: | Line 6: | ||
< | < | ||
<style type=" | <style type=" | ||
- | /* This CSS hides the DokuWiki template elements | + | /* --- Base Styles --- */ |
# | # | ||
# | # | ||
Line 16: | Line 16: | ||
} | } | ||
- | /* This CSS makes the content area take up the full screen */ | ||
# | # | ||
position: fixed !important; | position: fixed !important; | ||
Line 25: | Line 24: | ||
padding: 0 !important; | padding: 0 !important; | ||
margin: 0 !important; | margin: 0 !important; | ||
- | overflow-y: auto; /* Allows scrolling if needed */ | + | overflow-y: auto; |
} | } | ||
+ | | ||
+ | .portal-link { | ||
+ | margin-bottom: | ||
+ | } | ||
+ | .portal-link a { | ||
+ | font-size: 1.3em; | ||
+ | font-weight: | ||
+ | color: #3366cc; | ||
+ | text-decoration: | ||
+ | } | ||
+ | .portal-link span { | ||
+ | font-size: 0.95em; | ||
+ | color: #a2a9b1; | ||
+ | } | ||
+ | |||
+ | /* --- Mobile Responsive Styles --- */ | ||
+ | @media (max-width: 768px) { | ||
+ | .portal-main-container { | ||
+ | /* Stack columns vertically on mobile */ | ||
+ | flex-direction: | ||
+ | } | ||
+ | .portal-column { | ||
+ | /* Make columns full-width and centered on mobile */ | ||
+ | width: 100% !important; | ||
+ | text-align: center !important; | ||
+ | padding: 0 1em !important; /* Add some side padding */ | ||
+ | margin-bottom: | ||
+ | } | ||
+ | .portal-logo-container { | ||
+ | /* Move the logo to the top on mobile */ | ||
+ | order: -1; | ||
+ | width: 100% !important; | ||
+ | padding: 0 !important; | ||
+ | margin-bottom: | ||
+ | } | ||
+ | .portal-logo-container img { | ||
+ | /* Give the logo a sensible size on mobile */ | ||
+ | width: 180px !important; | ||
+ | } | ||
+ | .main-title h1 { | ||
+ | /* Reduce title size on mobile */ | ||
+ | font-size: 2.5em !important; | ||
+ | } | ||
+ | .portal-link { | ||
+ | margin-bottom: | ||
+ | } | ||
+ | .portal-link a { | ||
+ | /* Reduce link size on mobile */ | ||
+ | font-size: 1.2em; | ||
+ | } | ||
+ | } | ||
+ | |||
</ | </ | ||
</ | </ | ||
<body style=" | <body style=" | ||
- | <div style=" | + | <div style=" |
- | <div style=" | + | |
+ | | ||
+ | <h1 style=" | ||
+ | <span style=" | ||
+ | </ | ||
+ | <p style=" | ||
+ | </ | ||
+ | |||
+ | <!-- Content Block with Columns --> | ||
+ | <div class=" | ||
<!-- Left Column --> | <!-- Left Column --> | ||
- | <div style=" | + | < |
- | < | + | < |
- | <a href="/ | + | <a href="/ |
- | | + | < |
- | < | + | |
</ | </ | ||
- | < | + | < |
- | <a href="/ | + | <a href="/ |
- | | + | < |
- | <span style=" | + | </ |
+ | <div class="portal-link"> | ||
+ | <a href="/ | ||
+ | <span>The masterminds</ | ||
+ | </ | ||
+ | <div class=" | ||
+ | <a href=" | ||
+ | < | ||
</ | </ | ||
</ | </ | ||
- | <!-- Center Column --> | + | <!-- Center Column |
- | <div style=" | + | < |
- | <img src="/ | + | <img src="/ |
- | < | + | |
- | <p style=" | + | |
</ | </ | ||
<!-- Right Column --> | <!-- Right Column --> | ||
- | <div style=" | + | < |
- | < | + | < |
- | <a href="/ | + | <a href="/ |
- | | + | < |
- | < | + | |
</ | </ | ||
- | < | + | < |
- | <a href="/ | + | <a href="https:// |
- | | + | < |
- | <span style=" | + | </ |
+ | <div class="portal-link"> | ||
+ | <a href="/ | ||
+ | <span> | ||
+ | </ | ||
+ | <div class=" | ||
+ | <a href="/ | ||
+ | < | ||
</ | </ | ||
</ | </ | ||
- | |||
</ | </ | ||
- | <div style=" | + | |
- | <div style=" | + | |
+ | <div style=" | ||
View full site: <a href="/ | View full site: <a href="/ | ||
</ | </ | ||
- | <form action="/ | + | <form action="/ |
<input type=" | <input type=" | ||
<input type=" | <input type=" | ||
- | <input type=" | + | <input type=" |
- | <button type=" | + | <button type=" |
</ | </ | ||
+ | <br /><br /> | ||
+ | <div style=" | ||
+ | Already a member: | ||
+ | <a href="/ | ||
+ | & | ||
+ | </a> | ||
+ | < | ||
+ | Not a member: | ||
+ | <a href=" | ||
+ | & | ||
+ | </a> | ||
+ | </ | ||
+ | |||
</ | </ | ||
</ | </ | ||
+ | |||
+ | |||
</ | </ | ||
</ | </ |
searchpage.1754093368.txt.gz · Last modified: by admin